Libraries tagged by PAPI
socialblue/laravel-query-adviser
3330 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
snicco/better-wp-api
18723 Downloads
This small package tries to solve the pain point of not being able to solve to scope code that references WordPress core code.
slick/json-api
1095 Downloads
JSON:API specification library, providing content negotiation, error handling and pagination, as well as fetching, creation, updating and deleting resources
rstmgsnvimax/datagrid
539 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
rennokki/eloquent-settings
4220 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
regulus/solid-site
7398 Downloads
A Laravel 5 composer package that assigns section names & titles to pages, simplifies creation of breadcrumb trails, pagination, and other components.
povs/lister-bundle
1827 Downloads
Lister bundle for Symfony to simplify common data listing functions (pagination, sorting, filtering, exporting, etc.)
pgrimaud/horaires-ratp-sdk
2775 Downloads
RATP SDK - Retrieve schedules for any given RER (train), Metro, or Tramway stop in real time. The RATP is a public transport operator based in Paris, France.
nystudio107/dotenvy
6895 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
neosrulez/fusionlooppagination
1973 Downloads
Neos.Fusion:Loop pagination
mxgma/swiss-bank-payment
292 Downloads
PHP library to generate Swiss pain.001 messages (complies with ISO-20022)
kusaasira/uganda-geo
47 Downloads
Find districts, counties, sub counties, parishes and villages in Uganda
krisanalfa/lumen-dingo-adapter
28941 Downloads
Using Dingo + JWT in your Lumen Based Application with no pain
kba-team/cakephp-filter-plugin
1277 Downloads
Filter is a CakePHP plugin which enables you to create filtering forms for your data in a very fast and simple way, without getting in the way of paging, sorting and other "standard" things when displaying data. It also remembers the filter conditions in a session, but this can be turned off if undesirable.
jonnott/laravel-recaptcha
726 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework