Libraries tagged by Sample Data
wtfzdotnet/php-tmdb-api
2841 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
inouet/file-cache
4775 Downloads
A simple PHP class for caching data in the filesystem.
rinvex/laravel-statistics
4033 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
byjg/migration-cli
18817 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
mouf/utils.common.sortable-interface
204713 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
204721 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
martinezdelariva/hydrator
19770 Downloads
Hydrate and extract functions made simple. Ideally for flat or primitive data.
codebuglab/laravel-tmdb
3064 Downloads
Simple integration with TMDB ( The Movie Database ) API to retrieve their data.
clean-bandits/db-query
32899 Downloads
Simple PHP OOP library for creating database queries
mixerapi/collection-view
51511 Downloads
A simple Collection View for displaying pagination meta data in JSON or XML collection responses
uruba/financalc
2856 Downloads
A lightweight, simple and easy PHP library for calculating annuities (e.g., mortgages) according to various input data
webee-online/g-cms
11797 Downloads
Simple CMS with a Git repository as a main content datastore
mouf/utils.action.action-interface
363300 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
byjg/authuser
5283 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
alexstack/laravel-cms
4265 Downloads
Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 8.x & 7.x & Laravel 6.x & Laravel 5.x - Amila Laravel CMS