Libraries tagged by php date
yorcreative/laravel-argonaut-dto
3730 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
whikloj/bagittools
23824 Downloads
A PHP library to manipulate and verify BagIt bags.
ui-awesome/html-attribute
37722 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
tommyknocker/pdo-database-class
6142 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
robinncode/db_craft
4983 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.
ramazancetinkaya/byte-formatter
5518 Downloads
A modern PHP library for formatting and parsing byte values with precision and flexibility.
php-collective/dto
15721 Downloads
Framework-agnostic Data Transfer Object library with code generation
nowo-tech/doctrine-encrypt-bundle
4002 Downloads
Symfony 7.4+|8 bundle to encrypt Doctrine entity fields at rest with Halite, Defuse, or MySQL-compatible MysqlAes (GDPR-friendly, multiple keys, key rotation).
nlpcloud/nlpcloud-client
26947 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
luyadev/luya-testsuite
106941 Downloads
TestCases and Data for LUYA Modules and Components. Makes testing less pain.
leafs/form
46146 Downloads
Simple straightup data validation
koolreport/statistics
188342 Downloads
Provide various statistical measures for data
koolreport/instant
189213 Downloads
Allow rendering widget instantly
koolreport/cleandata
189458 Downloads
Solve the missing data
josantonius/json
23115 Downloads
PHP simple library for managing Json files.