Libraries tagged by deal
moipayway/mpw-php
4 Downloads
The library simplifies interaction with Moipayway APIs in your PHP applications. It streamlines the process of integration, eliminating the need to deal with intricate details, and facilitates rapid API calls.
mohammad1212/string-utils
5 Downloads
Simple string utils for dealing easier with them
mocking-magician/mathoraptor
3 Downloads
Dealing with big numbers in PHP
mmae/phones
16 Downloads
Phone class that make dealing with phone numbers easy
mjohann/simple-rabbitmq
8 Downloads
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.
michaeljoyner/simple-json-endpoint
39 Downloads
If you just want to get some JSON from an endpoint and also possibly cache it, this makes life easier. Example use cases include fetching instagram feed, weather data, exchange rates, etc. You just need to worry about how you deal with the data.
messagebooster/http
20 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
mechastorm/google-spreadsheet-exporter
35 Downloads
Libraries to deal with extracting data from a Google Spreadsheet and exporting it to another file format
maxkoder/json-active-record
4 Downloads
JsonActiveRecord is a class to deal with JSON files like Active Record
mawuekom/laravel-fastkit
1 Downloads
Utils to deal quickly and easily with laravel or lumen project
matys333/loghelperbundle
11 Downloads
Simple Symfony bundle to help deal with your logs
manulaiko/php-consistentor
7 Downloads
The easies way to deal with PHP function name inconsistency
manicollege/string-utils
3 Downloads
Simple string utils for dealing easier with them
mamadzirone/strutils
4 Downloads
Simple string utils for dealing easier with them
malwarebytes/form-metadata-bundle
710 Downloads
Use annotations with the forms builder e.g. @Form\Field("text"). Associates metadata along with the entity class. Useful to make more generic controllers that can deal with dynamic entities (such as CMS scenarios).