Libraries tagged by simpler
kartik-v/yii2-widget-rating
3696622 Downloads
A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)
juststeveking/laravel-redoc
197602 Downloads
A simple API documentation package for Laravel using OpenAPI and Redoc
juststeveking/http-status-code
241688 Downloads
A simple class to return correct status codes for http responses
jimmyjs/laravel-report-generator
141833 Downloads
Rapidly Generate Simple Pdf & Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy & maatwebsite/excel)
javibravo/simpleue
310481 Downloads
Php package to manage queue tasks in a simple way
jason-guru/laravel-make-repository
252903 Downloads
A simple package to create a make:repository command for Laravel 5+
jalle19/php-whitelist-check
661276 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
itamair/geophp
4897173 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.
ichtrojan/laravel-otp
260370 Downloads
A simple package to generate and validate OTPs
icehouse-ventures/laravel-chartjs
89452 Downloads
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library
icamys/php-sitemap-generator
296511 Downloads
Simple PHP sitemap generator.
howtomakeaturn/pdfinfo
484254 Downloads
simple php wrapper for pdfinfo
hootlex/laravel-moderation
112357 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
43543 Downloads
A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.
hhxsv5/php-sse
155329 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.