Libraries tagged by these
theseer/fdomdocument
42746509 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.
zizaco/entrust
5340158 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
widmogrod/php-functional
7418670 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
theiconic/php-ga-measurement-protocol
14785760 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
spatie/typescript-transformer
8139221 Downloads
This is my package typescript-transformer
spatie/error-solutions
66471112 Downloads
This is my package error-solutions
s-ichikawa/laravel-sendgrid-driver
10072337 Downloads
This library adds a 'sendgrid' mail driver to Laravel.
pubnub/pubnub
5527549 Downloads
This is the official PubNub PHP SDK repository.
php-mock/php-mock-phpunit
9072590 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
overblog/graphql-bundle
8496041 Downloads
This bundle provides tools to build a GraphQL server in your Symfony App.
oneup/uploader-bundle
6665129 Downloads
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
nicolab/php-ftp-client
5589682 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
moxiecode/plupload
590129 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
malzariey/filament-daterangepicker-filter
2423913 Downloads
This package uses daterangepciker library to filter date by a range or predefined date ranges (Today , Yesterday ...etc)
liip/test-fixtures-bundle
9124945 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications