Libraries tagged by alterdata
panada/loader
129 Downloads
Composer alternative autoloader with some slight difference
ostendis/yii2-stored-procedure
356 Downloads
Alternative to ActiveRecord based on Stored Procedures
ortic/phpsocket.io
20 Downloads
a socket.io php server side alternative
onetest/php-full-power
2 Downloads
Use aop for hack possibility of php for inovate alternative more possibility with structurate code and debug more performant
omidmorovati/paginator
17 Downloads
pretty paginator alternative for default laravel paginator
olvlvl/phpunit-given
45 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
odannyc/easydumper
7 Downloads
A super easy way to dump data to the browser. A good alternative to the ugly var_dump().
novicell/content_hierarchy
0 Downloads
Content hierarchy, alternative to content list and breadcrumbs
nogrod/dhl-retoure-php-sdk
58 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
net-tools/phpunit-given
8 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
neoistone/laravel-turnstile
5 Downloads
A package to help you implement the Cloudflare turnstile "CAPTCHA Alternative"
neo/literay
15 Downloads
LiteRay is a simple open-source free alternative to the Ray desktop app
necessarylion/php-analytics
30 Downloads
Google analytics alternative of laravel-analytics
nambz/youtube-downloader
3 Downloads
PHP powered alternative for youtube-dl
nabeghe/yielder
4 Downloads
A similar alternative to yield in PHP for reading values from arrays, with a touch of zest.