Libraries tagged by php model
mybizna/automigrator
1223 Downloads
Declare database migrations and factory definitions inside Laravel models.
mvccore/mvccore
6607 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
modd-udo/ewaydatamodel
6039 Downloads
PHP Class implementation of EWay Data Object
meanify-co/laravel-activity-log
78 Downloads
A PHP library to generate logs from requests and model updates in Laravel
lab2view/lada-cache
842 Downloads
A Redis based, automated and scalable database caching layer for Laravel
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jlorente/laravel-identitystamps
5557 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
jlorente/laravel-eloquent-splitted-dates-trait
5437 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
hybridlogic/validation
1038 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
encima-io/albero
1699 Downloads
Albero is an implementation of the Nested Set pattern for Laravels eloquent models.
dennisvandalen/laravel-iso-countries
486 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
dazzle-php/zmq
1957 Downloads
Dazzle Asynchronous ZMQ.
cseufert/hamle
6537 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.
crcms/repository
4399 Downloads
Detached model and controller warehouse data provider
activecollab/databasestructure
15992 Downloads
Define database structure in PHP and let the library generate object classes and tables