Libraries tagged by technicalms
lavary/fixit
86 Downloads
Track your Fixme comments real quick with just a command!
kenshodigital/chart
47 Downloads
Calculates technical indicators for technical analysis.
technically/undefined
2 Downloads
A clever way of having `undefined` type in PHP
technically/search-query
8 Downloads
Parse plaintext search queries into easy-to-use structures
technically/null-container
739 Downloads
Null (always empty) PSR-11 container implementation
technically/json
32 Downloads
Minimalistic wrapper around PHP native JSON functions, with additional data validity and error checks.
technically/dependency-resolver
126 Downloads
Dependency-resolver utility based on PSR-11 container to be used for auto-wiring.
technically/cascade-container
3 Downloads
A simple yet powerful PSR-11 based service container implementation with layers and dependencies auto-wiring.
technically/array-container
609 Downloads
Plain-simple array container implementation for PSR-11
technicalkumargaurav/file-reader
4 Downloads
A PHP application to read and process Excel, CSV, PDF files.
technicalguru/webapp
895 Downloads
A ready-to-use framework to write web applications in PHP
timirey/trader-php
195 Downloads
PHP wrapper for the trader extension, providing access to technical analysis indicators.
stwarog/uow
1286 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
smmccabe/phpdebt
561 Downloads
App that uses a few code health tools to give an estimated technical debt score.
creatissimo/dhl-oauth
22 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (aka "API Secret", obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time