mrjuliuss / syntara
Admin package for laravel 4
Installs: 12 244
Dependents: 1
Suggesters: 0
Security: 0
Stars: 317
Watchers: 25
Forks: 81
Open Issues: 11
Requires
- php: >=5.3.0
- cartalyst/sentry: 2.1.*
- illuminate/support: ~4.1
Requires (Dev)
- illuminate/database: ~4.1
- mockery/mockery: 0.9.0
- phpunit/phpunit: 4.0.*
- dev-master
- 1.2.x-dev
- 1.2.11
- 1.2.10
- 1.2.9
- 1.2.8
- 1.2.7
- 1.2.6
- 1.2.5
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2
- 1.1.x-dev
- 1.1.25
- 1.1.24
- 1.1.23
- 1.1.22
- 1.1.21
- 1.1.20
- 1.1.19
- 1.1.18
- 1.1.17
- 1.1.16
- 1.1.15
- 1.1.14
- 1.1.13
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
- dev-laravel_5.0
- dev-permissions
This package is auto-updated.
Last update: 2022-04-12 14:09:22 UTC
README
Syntara is an admin system for Laravel 4, made for user management easier.
Because of a dependency to Sentry 2, Syntara 1.x will not support Laravel 5. Syntara 2 will be develop in 2015 (not sure), with Laravel 5 and without Sentry 2. If you want to help to the development, any help is appreciated.
Features
- Authentication
- Users management
- Groups & permissions management
- Responsive design
- i18n support :
English (en) | French (fr) | Italian (it) | Romanian (ro) | Russian (ru) |
Vietnamese(vi) | Spanish (es) | Swedish (se) | Greek (el) | Turkish (tr) |
Dutch (nl) | Uyghur (ug) | Khmer (km) | Polish (pl) | Brazilian Portuguese (pt-br) |
Bulgarian (bg) | German (de) | Indonesian (id) |
- RTL languages support
Requirements
- Syntara 1.1.x : PHP 5.3+ - Laravel 4.0.x (deprecated)
- Syntara 1.2.x : PHP 5.4+ - Laravel 4.1.x & 4.2.x
Dependencies
- Cartalyst Sentry 2 package
- jQuery 2.1
- Twitter Bootstrap 3.3
Contributions
Thanks to all contributors
Pull requests
- Laravel 4 support, send pull request on 1.1 branch
- Laravel 4.1 /4.2support, send pull requests on 1.2 branch