Libraries tagged by SIMC
kartik-v/yii2-widget-rating
3665851 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
190976 Downloads
A simple API documentation package for Laravel using OpenAPI and Redoc
juststeveking/http-status-code
236806 Downloads
A simple class to return correct status codes for http responses
jimmyjs/laravel-report-generator
140225 Downloads
Rapidly Generate Simple Pdf & Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy & maatwebsite/excel)
jasonlewis/resource-watcher
141376 Downloads
Simple PHP resource watcher library.
jason-guru/laravel-make-repository
248898 Downloads
A simple package to create a make:repository command for Laravel 5+
jalle19/php-whitelist-check
651803 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
itamair/geophp
4787770 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
254728 Downloads
A simple package to generate and validate OTPs
icehouse-ventures/laravel-chartjs
83221 Downloads
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library
icamys/php-sitemap-generator
293187 Downloads
Simple PHP sitemap generator.
howtomakeaturn/pdfinfo
480217 Downloads
simple php wrapper for pdfinfo
hootlex/laravel-moderation
111769 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
42362 Downloads
A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.
hhxsv5/php-sse
153736 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.