Libraries tagged by sort data
espero-soft/dateformat
746 Downloads
This Php library will help you format your dates in number of years, months, days, hours, minutes and seconds.
datafoodconsortium/connector
4 Downloads
The connector makes things simplier when integrating with the DFC.
bingo-soft/heap
2717 Downloads
PHP library containing heap implementations
open-soft-app/back-end-generator
9 Downloads
Back-end generator: crud generator, Livewire components, scaffold migrations, factory, menu in one command based on database tables
kelvinkurniawan/lightorm
0 Downloads
A lightweight, modern ORM for PHP with Active Record pattern, query builder, soft deletes, and advanced features
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
epsiloncool/db-semaphore
0 Downloads
A short and effective semaphore implementation in pure PHP
coco-soft/db
17 Downloads
database component
ascetic-soft/rowcast-schema
118 Downloads
Schema-first migration tool for PDO databases, friendly to Rowcast
ascetic-soft/rowcast-profiler
13 Downloads
SQL query profiler for Rowcast via ConnectionInterface decoration
ascetic-soft/rowcast-bundle
109 Downloads
Symfony bundle integration for Rowcast and RowcastSchema
ascetic-soft/rowcast
126 Downloads
Lightweight DataMapper and QueryBuilder over PDO with DTO hydration and type casting
sqrt-cat/proto-bin
1 Downloads
A PHP library similar to protobuf for binary protocol packaging/unpacking, which can package biz data into binary format for efficient transmission. Implemented using native PHP with no other external dependencies. Supports data types such as fixed length and variable length.
zaghloul-soft/laravel-authorization
42 Downloads
Highly performant simple scalable dynamic database-query-optimized laravel authorization package.
lithemod/session
30 Downloads
Manages user sessions, allowing you to store and retrieve both persistent and temporary information between requests, such as login data, preferences, and short-term data.