Libraries tagged by xwork
sheadawson/quickaddnew
34286 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
sergey-zatulivetrov/tinkoff-acquiring-client
2137 Downloads
Client for working with Tinkoff's acquiring REST API
seblucas/tbszip
15859 Downloads
Work with zip archives without making temporary files or needing binaries
sebastiansulinski/dotenv
62431 Downloads
DotEnv package - work derived from vlucas/phpdotenv
sbuerk/fixture-packages
7965 Downloads
Helps working with TYPO3 test fixture extensions with typo3/testing-framework functional tests
sakanjo/laravel-easy-enum
1010 Downloads
Easily work with enum.
rocksheep/enum-helpers
4013 Downloads
A collection of helper functions for working with enums in PHP
rmunate/calendario-colombia
1206 Downloads
This package simplifies working with Colombian holidays. It provides an easy, reliable, and convenient way to query, manipulate, or retrieve data related to holidays in Colombia, including detailed information about the reasons for each holiday.
richarddobron/bigpipe
999 Downloads
This library currently implements small part of Facebook BigPipe so far, but the advantage is to efficiently insert/replace content and work with the DOM. It is also possible to easily call JavaScript modules from PHP.
rexlabs/utility-belt
86271 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
remotion/lambda
8443 Downloads
A PHP library for working with Remotion Lambda
rekalogika/file
2527 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.
rekalogika/api-lite
1758 Downloads
A set of tools to simplify working with API Platform in your projects. Comes with guides, patterns, and practical examples for building API Platform-based projects.
regularjack/frontend-bundle
22587 Downloads
A modern frontend development workflow for Symfony apps
rainner/restful-php
57694 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.