Libraries tagged by Simplist
ircmaxell/password-compat
59226973 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
simplesamlphp/simplesamlphp
13568992 Downloads
A PHP implementation of a SAML 2.0 service provider and identity provider.
simplesamlphp/saml2
18840569 Downloads
SAML2 PHP library from SimpleSAMLphp
tailflow/laravel-orion
770199 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
sendgrid/php-http-client
51487030 Downloads
HTTP REST client, simplified for PHP
overblog/dataloader-php
4959128 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
aacotroneo/laravel-saml2
4890288 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
simplehtmldom/simplehtmldom
1496373 Downloads
A fast, simple and reliable HTML document parser for PHP.
simplethings/entity-audit-bundle
2728813 Downloads
Audit for Doctrine Entities
spekulatius/phpscraper
168305 Downloads
PHPScraper, built with simplicity in mind. See tests/ for more examples.
october/october
269987 Downloads
Built using October CMS: The Laravel-Based CMS Engineered For Simplicity
elvanto/litemoji
5157126 Downloads
A PHP library simplifying the conversion of unicode, HTML and shortcode emoji.
cybercog/laravel-ban
751047 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
appwrite/appwrite
400380 Downloads
Appwrite is an open-source self-hosted backend server that abstracts and simplifies complex and repetitive development tasks behind a very simple REST API
theseer/fdomdocument
43070495 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.