Libraries tagged by full dates
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
dennispansegrau/pimcore-content-migration-bundle
385 Downloads
A Pimcore bundle that generates Doctrine-like migrations for Documents, Assets, and Data Objects — allowing developers to export Pimcore content structures as executable migration scripts to fully rebuild environments from scratch.
compas3/php-ga-measurement-protocol
52 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
coliving/eloquent-filter
3987 Downloads
The Eloquent Filter is a package for filter data of models by the query string. Easy to use and fully dynamic.
andrewdanilov/hydrator
26 Downloads
Class for fill private object attributes from array, and extract data from object
wikiworldorder/survloop
342 Downloads
Survloop is an open data engine for designing a database and creating a mobile-friendly user interfaces to fill it.
ellipticmarketing/backfill
3555 Downloads
Pull a sanitized copy of your production database to local/staging environments
madeyourday/contao-rocksolid-slider
178854 Downloads
Responsive Slider. Full Contao integration, latest touch technology and hardware acceleration.
deviantintegral/null-date-time
25867 Downloads
Interfaces and classes supporting empty or null DateTime objects
digifactory/laravel-pull-production-data
17516 Downloads
Pull your production storage folder and database to your local environment
neclimdul/coveo-push-api
4361 Downloads
The Push API allows you to *push* items and security identities, as opposed to letting standard Coveo Cloud V2 crawlers *pull* this data from a content repository. This is especially useful when you need to index content from a cloud or on-premises system for which no dedicated source type exists in the Coveo Cloud V2 platform.
likesistemas/codeception-github-reporter
27113 Downloads
Reports unit test data for a pull request.
vivait/twig-safe-date
29194 Downloads
A safe date function in twig that will not set null dates to today.
ihipop/psr-null-cache
3014 Downloads
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
dittto/doctrine-entity-factories
6544 Downloads
Allows doctrine to pull entities from factories instead of just reflection