lava83 / lava-proto
A prototype framework for laravel applications
Installs: 71
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:framework
Requires
- intervention/image: ^2.3
- laracasts/utilities: ~2.0
- laravel/framework: ~5.2
- league/fractal: ^0.13.0
- prettus/l5-repository: ^2.1
- prettus/laravel-validation: ^1.1
- rcrowe/twigbridge: ^0.9.1
- robclancy/presenter: ^1.3
- twig/extensions: ^1.3
Requires (Dev)
- barryvdh/laravel-debugbar: 2.1.*
- barryvdh/laravel-ide-helper: ^2.1
- doctrine/dbal: ^2.5
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ~1.0
- squizlabs/php_codesniffer: 2.*
This package is auto-updated.
Last update: 2025-01-29 05:22:29 UTC
README
lavaproto is a lightweight extension of laravel 5.2 and can use as prototype to build your applications.
lavaproto comes with the following features:
- smarty 3 as template engine powered by
[ytake/laravel-smarty](https://github.com/ytake/Laravel.Smarty)
- plugin management (wip)
- repository architecture of models
the package is now work in progress and most of the top named features are not implemented yet!