Libraries tagged by creation date
phpolar/phpolar-storage
184 Downloads
A convenient tool to speed up the creation of data storage for application development.
techendeavors/fileinfo
25 Downloads
Feed it a file location and get back information like its mimetype, hashes, size, creation and modification date, symlink chains, permissions and ownership, etc.
omanshardt/doctrine-base-entities
17 Downloads
Helper library to provide base functionality to doctrine entities such as setting creation and modification date and interleaved checksumming of entities (checksumming every entity with respect to it's predescessor)
mof/timestampable-bundle
6 Downloads
Symfony bundle for automatically handle creation and update date of Doctrine entity properties
mof/timestampable
22 Downloads
Generates automatically creation and update's date of Doctrine entity property
mediadreams/md-notifications
23 Downloads
Notify frontend users about the creation of new data records. Every data type can be configured easily, for example pages (blog posts) or tx_news records.
itfosters/itfjwt
10 Downloads
Jwt token creation with custome data
ssitu/medicis
3 Downloads
A PHP tool dedicated to fastforward JSON collection creation. Handles schema, sample data, translations; generates pages and menu config for UI integration; bundles collections in groups and profiles; run in CLI.
otaqui/one-ring
14 Downloads
The One Ring Rules Engine - a general purpose library providing ready made, extensible and data-driven rules creation.
jerrydepredator/laravel-predator-api-utils
80 Downloads
A collection of utility classes and traits to streamline common Laravel development tasks, including error handling, paginated responses, data handling, middleware creation, a base repository for advanced filtering, keyset pagination, base query filtering, and more. This package aims to reduce boilerplate code often encountered in Laravel projects.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
dfwood/wp-link-preview
97 Downloads
A library to assist in fetching a remote webpage and reading page data, specifically for the creation of previews.
webflyer67/phpspreadsheet-declarative
43 Downloads
PHPSpreadsheet - declarative creation of xls/pdf with data binding
mstevz/collection
45 Downloads
Allows the creation of a collection providing an easier data manipulation.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.