Libraries tagged by technicalms
pj-holt/cv-generator
19 Downloads
A PHP package to generate technical styled CV PDFs
nogrod/dhl-retoure-php-sdk
85 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".
joinapi/data-security
29 Downloads
Technical: Login and Security
codelight-eu/wp-additional-editor-capabilities
313 Downloads
Allow less technical clients to manage their Wordpress site without all the bloat in admin interface by giving them a slightly enhanced Editor role
rooshan/technicality
4 Downloads
cliffparnitzky/technical-value-regex
572 Downloads
Provides regular expressions for technical values, consisting of: letters (lower case / uper case / case insensitive), underscrores, digits ... No blank, special char or something else.
rez1dent3/app-tech-task
2 Downloads
Technical task
technicalguru/rest-client
999 Downloads
A PHP library for accessing REST services
technicalguru/jquery
991 Downloads
Provides jQuery to PHP apps
technicalguru/font-awesome
990 Downloads
Provide Free Font Awesome to PHP apps
technicalguru/email
1007 Downloads
Provides an object-oriented way to send and queue emails
technicalguru/database
1063 Downloads
A PHP library to access databases
technicalguru/bootstrap
989 Downloads
Provide Bootstrap to PHP apps
technicalead/vendor-php-namespace-secondary
3 Downloads
This package serves to register the vendor name `technicalead` of packages at packagist.org.
technically-php/rack-utils-http-query
21 Downloads
Tiny package to build HTTP URL query string compatible with Rails apps