Libraries tagged by simple php
matthiasmullie/scrapbook
1758825 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
goldspecdigital/laravel-eloquent-uuid
1139284 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
austintoddj/canvas
88140 Downloads
A Laravel publishing platform
donatj/mock-webserver
1900344 Downloads
Simple mock web server for unit testing
chrome-php/wrench
2266338 Downloads
A simple PHP WebSocket implementation
phpbench/container
7822912 Downloads
Simple, configurable, service container.
uxweb/sweet-alert
1260186 Downloads
A simple PHP package to show Sweet Alerts with the Laravel Framework
lbuchs/webauthn
422959 Downloads
A simple PHP WebAuthn (FIDO2) server library
eleirbag89/telegrambotphp
124451 Downloads
A very simple PHP Telegram Bot API
alek13/slack
3777218 Downloads
A simple PHP package (fork of maknz/slack) for sending messages to Slack, with a focus on ease of use and elegant syntax.
weidner/goutte
1411436 Downloads
Laravel Facade for Goutte, a simple PHP Web Scraper
bramus/router
367907 Downloads
A lightweight and simple object oriented PHP Router
mikecao/flight
417152 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight
flightphp/core
19801 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight
nicmart/string-template
1460709 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.