Libraries tagged by alter
praxisnetau/silverstripe-vanilla
270 Downloads
An alternative default theme for SilverStripe.
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
olliecodes/laravel-route-registrars
1084 Downloads
Adds route registrars as an alternative object based approach to registering routes.
nogrod/dhl-retoure-php-sdk
74 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".
mrgoodbytes8667/kernel-pack
2985 Downloads
A pack whose recipe sets up a kernel with alternate cache and log paths
mediarox/module-catalog-attribute-setup
275 Downloads
Contains an alternative attributes setup class that includes an optimized create/update mechanism.
maxim-oleinik/blade-migrations-laravel
2233 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
makasim/values
27206 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
magnxpyr/phalcon-webtools
195 Downloads
A more flexible alternative to Phalcon Web Tools provided as a stand alone application. Generates Bootstrap 3 pages.
mage2pro/mercadopago
140 Downloads
An alternative MercadoPago payment module for Magento 2 you can get fast support, free installation service and customizations for
macino/cli-dumper
239 Downloads
Alternative for dumping vars in terminal env. Neat and compact with possible highlights.
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
littlebizzy/force-https
14 Downloads
Redirects all HTTP requests to the HTTPS version and fixes insecure links and resources without altering the database (also works with CloudFlare).
lightning/view
1309 Downloads
Library to write some HTML pages in PHP, an alternative to the templating languages.