Libraries tagged by dead code
mingyuanyun/yii2-idb
59 Downloads
Database read-write splitting for saas mode based on Yii framework
usox/hacore
846 Downloads
Read json configs in strict mode
petkakahin/eloquent-redis-mirror
15 Downloads
Mirror Laravel Eloquent models to Redis for fast read access with automatic write-through synchronization
permaxis/laravel-crudgenerator
25 Downloads
Generate a crud (create read update delete) interface based on model laravel
aschelch/cakephp-readable-behavior
23 Downloads
CakePHP ReadableBehavior provides a simple behavior to make a 'Mark as Read/Unread' feature for your models
deadbyback/php-cyrillic-shapefile
169 Downloads
Modern PHP 8.3+ library to read and write ESRI Shapefiles with Cyrillic charset support, compatible with WKT and GeoJSON
brunnofoggia/hbasis
188 Downloads
This is an additional pack for Models. It will provide standards to read/persist data
toweringmedia/module-store-pickup
0 Downloads
One checkout flow for both fulfillment modes: Pickup + Delivery, with date + time slot/window selection. Availability is always real: location-based hours, blackout dates, cutoff times, and lead-time rules drive what customers can pick. Delivery includes service-area validation plus distance-based fees (Google Maps support + fallback distance calculation). Flexible delivery pricing: flat rate, per-km, or tiered distance bands. One operations layer for office + kitchen + drivers: every order becomes a trackable fulfillment task. One status lifecycle from order creation to ready / out for delivery / completed, with rescheduling tools when plans change. Built for multi-location businesses that need schedule accuracy, operational control, and clean execution.
samy/crud
9 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
nextphp/rest
20 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
labcake/path
16 Downloads
A class made in PHP7 inspired by nodes path module, for modify and create path strings, also read folder/file information.
beecubu/geophp
14 Downloads
GeoPHP is an modernized version of the original GeoPHP library which is an open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
amorim778/byte-array-php
1 Downloads
A modern PHP ByteArray buffer with endian-aware read/write helpers, compression, and conversions.
brunnofoggia/doctrine-whalen
40 Downloads
Utility to read data of a table without having a model created