Libraries tagged by technic
rotexsoft/versatile-collections
6066 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
nogrod/dhl-retoure-php-sdk
421 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".
tiime-software/technical-debt-tracker
426041 Downloads
Tiime software's technical debt tracker
leeovery/claude-technical-workflows
81 Downloads
Claude Code plugin: claude-technical-workflows
techvoot/engineering-intelligence-package
10 Downloads
AI-powered Laravel code analysis and engineering intelligence toolkit.
lavary/fixit
86 Downloads
Track your Fixme comments real quick with just a command!
kenshodigital/chart
47 Downloads
Calculates technical indicators for technical analysis.
teacoders/module-generator
942 Downloads
This package will generate your module quite quickly and will save your time
technically/undefined
2 Downloads
A clever way of having `undefined` type in PHP
technically/null-container
742 Downloads
Null (always empty) PSR-11 container implementation
technically/dependency-resolver
129 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
612 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