Libraries tagged by creation date
siriusphp/input
843 Downloads
Framework agnostic library that manages the life-cycle of forms from creation to data input and rendering
real-chocopanda/glorpen-propel-event-bundle
71 Downloads
Propel events for Symfony2. This bundle allows you to inject services on object/query creation, set data from service before save and more.
plozmun/sulu-schema-org-bundle
59 Downloads
Sulu Bundle for structured data creation
the-cocktail/sulu-schema-org-bundle
4609 Downloads
Sulu Bundle for structured data creation
techendeavors/fileinfo
24 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
16 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
5 Downloads
Symfony bundle for automatically handle creation and update date of Doctrine entity properties
mof/timestampable
18 Downloads
Generates automatically creation and update's date of Doctrine entity property
itfosters/itfjwt
8 Downloads
Jwt token creation with custome data
ssitu/medicis
2 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
13 Downloads
The One Ring Rules Engine - a general purpose library providing ready made, extensible and data-driven rules creation.
invincible-tech-systems/easeampmysql-halite
16 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
42 Downloads
PHPSpreadsheet - declarative creation of xls/pdf with data binding
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.