Libraries tagged by dead code
yii2-extended/yii2-crud-html
178 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
synatree/yii2-readonly-behavior
225 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.
rifayman/crud_mod
16 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
infinety-es/crud
363 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
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
59 Downloads
Database read-write splitting for saas mode based on Yii framework
usox/hacore
846 Downloads
Read json configs in strict mode
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
brunnofoggia/hbasis
188 Downloads
This is an additional pack for Models. It will provide standards to read/persist data
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.