Libraries tagged by SI
juststeveking/http-status-code
227186 Downloads
A simple class to return correct status codes for http responses
jimmyjs/laravel-report-generator
137480 Downloads
Rapidly Generate Simple Pdf & Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy & maatwebsite/excel)
jimmiw/php-time-ago
957717 Downloads
Simple module, that displays the date in a "time ago" format
jason-guru/laravel-make-repository
243592 Downloads
A simple package to create a make:repository command for Laravel 5+
jasny/sso
229715 Downloads
Simple Single Sign-On
jalle19/php-whitelist-check
635732 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
itamair/geophp
4631374 Downloads
GeoPHP is a 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.
internations/http-mock
653674 Downloads
Mock HTTP requests on the server side in your PHP unit tests
illuminatech/validation-composite
409563 Downloads
Allows uniting several validation rules into a single one for easy re-usage
ichtrojan/laravel-otp
246597 Downloads
A simple package to generate and validate OTPs
icehouse-ventures/laravel-chartjs
75298 Downloads
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library
howtomakeaturn/pdfinfo
474664 Downloads
simple php wrapper for pdfinfo
hootlex/laravel-moderation
111105 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
hmones/laravel-digest
38924 Downloads
A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.
hhxsv5/php-sse
151344 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.