Libraries tagged by myth
intaro/twig-sandbox-bundle
569584 Downloads
Annotation configuration of the allowed methods and properties for Twig_Sandbox extension
inpsyde/object-hooks-remover
40184 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
idct/sftp-client
208627 Downloads
Library that provides wrapper methods around SSH2 and SFTP to simplify file download/upload over SSH/SCP/SFTP.
hyperwallet/sdk
452249 Downloads
A library to manage users, transfer methods and payments through the Hyperwallet API
hostnet/accessor-generator-plugin-lib
112055 Downloads
Generate get, set, add, remove methods on the fly.
fouladgar/laravel-otp
22040 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
fouladgar/laravel-mobile-verification
26630 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
debuss-a/mtomsoapclient
153087 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
cleantalk/php-antispam
578857 Downloads
PHP API for antispam service cleantalk.org. Invisible protection from spam, no captches, no puzzles, no animals and no math.
ci/restclientbundle
595937 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
bshaffer/phpunit-retry-annotations
456676 Downloads
Traits for retrying test methods and classes in PHPUnit
atlas/pdo
243742 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
astrotomic/php-conditional-proxy
127198 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
apy/breadcrumbtrail-bundle
891309 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
amphp/http-server-router
426088 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.