Libraries tagged by stmp
jalle19/php-whitelist-check
655343 Downloads
Provides a simple way to check whether an address or domain is on a whitelist
jajo/jsondb
146167 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
itamair/geophp
4828992 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
257089 Downloads
A simple package to generate and validate OTPs
icehouse-ventures/laravel-chartjs
85369 Downloads
Simple package to facilitate and automate the use of charts in Laravel using the Chart.js library
icamys/php-sitemap-generator
294432 Downloads
Simple PHP sitemap generator.
howtomakeaturn/pdfinfo
481898 Downloads
simple php wrapper for pdfinfo
hootlex/laravel-moderation
111917 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
43335 Downloads
A simple package to create and send digest emails every certain period or when the amount reaches a certain threshold.
hhxsv5/php-sse
154403 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.
haruncpi/laravel-log-reader
224720 Downloads
A simple and beautiful laravel log reader
gilbitron/easycsrf
243460 Downloads
A simple, standalone CSRF protection library
genkgo/mail
58395 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
fx3costa/laravelchartjs
448340 Downloads
Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library
fproject/php-jwt
1468713 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.