Libraries tagged by laravel5 date
gabrielesbaiz/nova-field-json
318 Downloads
Customer Nova field for JSON data.
foodkit/openapi-dto
1291 Downloads
A simple library that allows you to define OpenAPI specifications via Data Transfer Objects.
engeni/credit-card
6276 Downloads
Validate credit card number, expiration date, cvc
engency/eloquent-formatting
2890 Downloads
Eloquent Custom Formatting
dittto/doctrine-entity-factories
5471 Downloads
Allows doctrine to pull entities from factories instead of just reflection
daltonmccleery/remote-models
99 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
crucialdigital/metamorph
1688 Downloads
Package of data models managements
crcms/repository
4399 Downloads
Detached model and controller warehouse data provider
cerpus/cerpusauthlib-core
7503 Downloads
Library for core functionality with regards to authentication and profile data
bluelightco/lever-php
646 Downloads
Super-simple, minimum abstraction Lever DATA API v1 wrapper in PHP with support for Laravel.
bitsmind/graphsql
129 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).
awes-io/table-builder
26139 Downloads
A component that allows creating responsive HTML tables or lists from data object
awes-io/repository
105388 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
awes-io/form-builder
25114 Downloads
A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.