Libraries tagged by test ab
sleekdoc/sleekdoc
10 Downloads
This generates a documentation based on class doc-block which able to handle XML and REST api's
anshu-krishna/web-fetcher
8 Downloads
Make GET or POST requests to any local or remote server. Primary goal is to be able to fetch data from REST APIs.
zidbih/laravel-auto-cache-clear
6 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.
wordpress-hyperion/restapi
133 Downloads
Plugin permettant d'abstraire la complexité au niveau de la gestion de l'API rest de wordpress.
codephix/ical
22 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
blest/blest
32 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.