Libraries tagged by Sample Data
imt/data-grid
238 Downloads
This library provides a simple, powerful and fully customizable tool for generating data-bound grids
hooloovoo/data-objects
4745 Downloads
Simple serializable read-only entity abstraction library with data-typed fields
geronimo794/php-simple-number-helpers
229 Downloads
Reformat number and date with php. Because time is numbers too.
diephp/data-object
4 Downloads
Simple object to be used as a DTO/MODEL/ValueObject.
co0lc0der/simple-query-builder
21 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
grixu/data-factories
1397 Downloads
Simple DTOs factories
vluzrmos/eloquent-simple-searchable
163 Downloads
An Eloquent Simple Searchable Scope.
szemul/database
2327 Downloads
Simple wrapper for PDO to make it easier to use and easier to mock
meshesha/simple-php-formbuilder
30 Downloads
Aplication that is based on a PHP and MySql database , allowing you to build and management simple html forms
kadevland/simple-laravel-eloquent-uuid
129 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
itvisionsy/simple-orm
150 Downloads
A simple PHP class to access your MySQL records.
glebsky/simple-queue
5 Downloads
Simple queues for your php application
fabiopaiva/pdo-simple-migration
159 Downloads
Database version control using PDO connection
exeko/laravel-simple-query-filter
6790 Downloads
A simple Trait to include in your models to enable filters
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries