Libraries tagged by dall-e
dudom/ehandler
27 Downloads
Manage all errors. Test package
dietrich/api_handle_exc
6 Downloads
Handle all exception and save in db
devzair/mail-logger-bundle
29 Downloads
Symfony bundle to log all emails sent via Symfony Mailer
derricksmith/haloapi
3 Downloads
HaloApi is a PHP Wrapper for the HaloITSM API. This class supports all endpoints and methods available in the API.
dd/evolutioncms-plugins-managermanager-mm_hideempty
0 Downloads
A widget for ManagerManager plugin that allows to hide all empty sections and tabs.
dansleboby/zoomphp-sdk
54 Downloads
The Zoom Meeting APIs let developers to access information from Zoom. You can use this API to build private services or public applications on the [Zoom App Marketplace](http://marketplace.zoom.us). To learn how to get your credentials and create private/public applications, read our [JWT](/guides/auth/jwt) and [OAuth](/guides/auth/oauth) documentation. All endpoints are available via `https` and are located at `api.zoom.us/v2/`. For example, to list all of an account's users, use the `https://api.zoom.us/v2/users/` endpoint.
cru/external-link-list
3 Downloads
Adds a Module to list all external links
codejet/entitytrait
18 Downloads
A simple trait useful to all entity object.
clippings/swiftmailer-modify
90372 Downloads
Modify the subject of all emails
cdma-numiscorner/shopware-admin-api-client
2 Downloads
This endpoint reference contains an overview of all endpoints comprising the Shopware Admin API. For a better overview, all CRUD-endpoints are hidden by default. If you want to show also CRUD-endpoints add the query parameter `type=jsonapi`.
cct-marketing/rest-exception-handler
6675 Downloads
An exception handler used to handle and parse all errors from the rest lib requests
bytespin/easyadmin-no-private-plugin
9 Downloads
It replaces the `private function __construct` PHP keyword from all EasyAdmin classes by `public function __construct`, so you can call parent constructors when extending a class.
bitween-software/dev-to-open-api-client
8 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
bigchicchicken/api-platform-skip-null-bundle
123 Downloads
Bundle to globally define skip_null_values parameter on all entities for ApiPlatform
bigchicchicken/api-platform-auto-group-bundle
8 Downloads
Bundle to define automatically all groups on all entities for ApiPlatform