mouf/html.utils.weblibrarymanager
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies
时间:2012-10-16 14:26
mouf/utils.common.sortable-interface
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
时间:未知
mouf/utils.common.paginable-interface
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
时间:未知
neomerx/limoncello
Framework integration for neomerx/json-api (JSON API, jsonapi.org)
时间:未知
ranium/laravel-seedonce
Laravel package to run seeders only once
时间:未知
mouf/utils.value.value-interface
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
时间:未知
automattic/jetpack-heartbeat
This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day
时间:未知
emreyarligan/enum-concern
A PHP package for effortless Enumeration handling with Laravel Collections ???? ✨
时间:未知