Libraries tagged by akvo
mi/rest-extra-bundle
14965 Downloads
Helper to avoid annotations with FOSRestBundle and SensioFrameworkExtraBundle
kba-team/php-backtrace
24361 Downloads
Extendable class holding the PHP backtrace minus the last n steps to avoid showing the traces of logging.
kafoso/type-formatter
4750 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
icanhazstring/foundry-bundle
6596 Downloads
Additional configs and compiler passes to avoid some common problem when using zenstruck/foundry with symfony components
gabrieljmj/laravel-rule-sets
1475 Downloads
Avoid repeating rules sets through requests.
diontech/laravel-extended-scheduler
1609 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
dechamp/shorty
8973 Downloads
Just a few tools to help avoid annoying things such as long logic where it should be simple.
crodas/haanga
1608 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.
civicrm/civicrm-wordpress
1 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
beaucal/beaucal-invalid-session
24021 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
1msg/one_msg_waba_sdk
2785 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
dhii/collections-abstract-base
2213 Downloads
Collection base classes that do not depend on other non-collection packages, on which there is a dependency of other collection packages that depend on this package. This is done to avoid circular reference in the collection toolchain
sunnysideup/avoid-child-deletion
1030 Downloads
Avoid deleting pages that have children or are the home page of your website.
jberrio-ing/laravel-sqlsrv-avoid-error
704 Downloads
hubert/avocado
236 Downloads
Avocado is hobbyist PHP framework which implements routing and ORM