Libraries tagged by eloquent custom
cmandersen/bitwise
1 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
udaraweerasinghe/query-filter
18 Downloads
Dynamic and customizable query filtering for Laravel Eloquent models.
sfneal/filters
2424 Downloads
Custom filters that can be applied to Eloquent Queries
sameer-shelavale/x2form
22 Downloads
This package is developed for easing up the creation, validation & maintenance of web forms. The HTML forms can be generated directly from Mysql Tables, Eloquent ORM Models, using PHP code as well as from predefined XML format, if required the Loader can also be extended to support more type of objects. The package can output forms in HTML table layout as well as Bootstrap and you can further customize them using templates or by extending the Renderer.