Libraries tagged by dead code
brouzie/specificator
0 Downloads
Framework for querying data from read model using Specification pattern. Allows building dynamic queries from reusable components (filters, sort orders, aggregations
asd/tree-meta
115 Downloads
Read model metadata and build a tree of related classes
mingyuanyun/yii2-idb
58 Downloads
Database read-write splitting for saas mode based on Yii framework
usox/hacore
845 Downloads
Read json configs in strict mode
permaxis/laravel-crudgenerator
24 Downloads
Generate a crud (create read update delete) interface based on model laravel
aschelch/cakephp-readable-behavior
22 Downloads
CakePHP ReadableBehavior provides a simple behavior to make a 'Mark as Read/Unread' feature for your models
brunnofoggia/hbasis
176 Downloads
This is an additional pack for Models. It will provide standards to read/persist data
samy/crud
8 Downloads
Create, Read, Update, and Delete (CRUD) are the four basic functions that models should be able to do, at most.
nextphp/rest
17 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.
brunnofoggia/doctrine-whalen
40 Downloads
Utility to read data of a table without having a model created