Libraries tagged by also
smartel1/array-fixer
449 Downloads
validator that also fixes
skachcz/imokutr3
4 Downloads
PHP image thumbnailer created with primary use for Nette framework, but also usable as a standalone PHP library
shemgp/http-send-file
190 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
shaunpersad/api-foundation
60 Downloads
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.
seyfer/zend-psr-logger
1026 Downloads
Base module for custom loggers. This is module that implement PSR-3 log interface with use Zend\Log component. Also implement Doctrine log writer.
seotils/deferred-exceptions
66 Downloads
The trait allows you to choose: to throw an exception now, later or simply handle errors. Also it accumulate exceptions of all classes wich use this trait.
sdwru/laravel-firebase-auth-plus
41 Downloads
Secure your laravel API with Google Firebase Auth and also get a full Firebase Admin SDK
sdui/daterange
5 Downloads
Provides an Object that contains the DateTimeRange for start and end times. Also provides the opportunity to create the gaps between a scope and multiple intersections.
sdc/contao-full-background-images
324 Downloads
Use full background images in Contao Open Source CMS. This extension also provides a full background image slider/fader.
sdboyer/frozone
12 Downloads
Freeze and lock objects. Also makes you 23% more like Samuel L. Jackson.
sameer-shelavale/multi-captcha
164 Downloads
Multiple(7) types of CAPTCHA in one package. Supports Gif captcha( Animated Gif captcha), Image Captcha( User has to type SOME OR ALL part of code displayed in the image), HoneyPot captcha(It simply adds an empty field asking users to leave it blank. Bots fill it up.), ASCII captcha(It displays the CAPTCHA text as ASCII Art. User has to type SOME OR ALL part of the code.), Math captcha( It asks user to solve simple mathematical expressions.), Recaptcha(Google Recaptcha) and NoCaptcha(Google ReCaptcha v2.0). This package also has captcha refresh feature.
samad/array-conversion
230 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
rxu/firstpostoneverypage
1 Downloads
Allows to show the first post of a topic on top of its every page. This can be done by checking the relevant checkbox in the post options while creating a new topic or editing the first post of existing one. Also, you can set the first post to be always on top of every topic on per-forum basis by setting the relevant option on forum admisitration page (while creating a forum or editing settings for existing forum).
rozmarbeka/simplesamlphp
877 Downloads
A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.
rotexsoft/sqlschema
543 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.