Libraries tagged by old
tightenco/quicksand
171393 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
indigophp/hash-compat
947639 Downloads
Backports hash_* functionality to older PHP versions
emag-tech-labs/rabbitmq-bundle
581776 Downloads
Integrates php-amqplib with Symfony & RabbitMq. Formerly php-amqplib/rabbitmq-bundle, oldsound/rabbitmq-bundle.
oldravian/multi-source-file-uploader
6692 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data
yanlongli/app-store-server-api
15328 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
typicms/form
49550 Downloads
A basic framework agnostic form building package with a few extra niceties like remembering old input and retrieving error messages.
typicms/bootforms
49550 Downloads
Just a Formbuilder with some Bootstrap 5 specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.
submtd/cashaddr-converter
59641 Downloads
Converts old Bitcoin Cash addresses to the new CashAddr format and vice versa
studio24/rotate
96460 Downloads
File rotation utility which rotates and removes old files
scrumble-nl/popo
6883 Downloads
Plain old PHP object
schams-net/nagios
28851 Downloads
Monitors TYPO3 instances and warns about insecure extensions, old TYPO3 versions, wrong PHP versions, etc. Requires a Nagios monitoring server.
popo/generator
38096 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
mattbit/mysql-compat
48806 Downloads
Backward compatibility for old mysql_* functions with PDO
majermi4/friendly-config
36078 Downloads
Provides a friendlier way to define Symfony configuration using plain old PHP objects.
leocavalcante/shape
78902 Downloads
Run-time type checks against plain old PHP arrays