Libraries tagged by date interval
dotkernel/dot-data-fixtures
40509 Downloads
Provides a CLI interface for listing & executing doctrine data fixtures
mouf/utils.common.sortable-interface
265837 Downloads
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
265844 Downloads
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!
luzmo/luzmo-sdk-php
179430 Downloads
PHP SDK to interact with the Luzmo API in order to create, modify or delete datasets, dashboards or push new data into the platform in a programmatic way.
iteks/laravel-enum
19948 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
atlas/cli
130788 Downloads
Command-line interface for Atlas.
rinvex/laravel-repositories
17397 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
tomshaw/electricgrid
9707 Downloads
A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.
yii2tech/filedb
89289 Downloads
Provides ActiveRecord interface for data declared in static files
fab/vidi
114251 Downloads
Generic listing of records with versatile ways of interacting with the data, e.g. advanced filter, inline editing, mass editing, ... Veni, vidi, vici!
byjg/anydataset
147173 Downloads
AnyDataset is a powerful data source abstraction layer for PHP that provides a simple and consistent interface to access different data sources. With AnyDataset, you can work with various data formats and storage systems using the same programming interface.
kodus/session
52265 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
silverstripe/gridfieldqueuedexport
220957 Downloads
Export large data sets from your GridField in the SilverStripe CMS interface through async jobs
robinncode/db_craft
4942 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
phrase/phrase-php
240822 Downloads
Phrase Strings API Reference. Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.