Libraries tagged by trade
swar8080/fast-stock-quotes
109 Downloads
Fast, free, global stock quote API wrapper and caching solution for Alpha Vantage and IEX Trading.
sandstorm/phpprofiler
6042 Downloads
Base package for collecting timers and xhprof traces. Can be used with sandstorm/plumber for visualization.
sabramooz/laravel-binance
489 Downloads
Implementation of Binance trading API for Laravel
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen
prinsfrank/mrtd
6 Downloads
Machine-Readable Travel Document parser
p810/dot
27 Downloads
A utility for traversing arrays using dot notation
ninsuo/jordan-tree
4140 Downloads
A Twig extension for succinctly traversing nested lists (e.g. navigation menus).
nandodutra/cnab_yaml
341 Downloads
Especificação do formato Cnab240 e Cnab400 traduzida para Yaml
mwdelaney/lithify
5 Downloads
Lithify is a WordPress plugin generates a composer `require` command to assist in converting a traditional WordPress website into a Roots/Bedrock website.
mounirrquiba/openai
435 Downloads
OpenAI API Client is a component-oriented, extensible client library for the OpenAI API. It's designed to be faster and more memory efficient than traditional PHP libraries.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
michaeldrennen/robinhood
1124 Downloads
A PHP client to interface with the Robinhood trading platform.
meshell/ffi-opencc
9 Downloads
Quickly convert Chinese (simplified) to chinese (traditional)
melolucas/cnab_yaml
679 Downloads
Especificação do formato Cnab240 e Cnab400 traduzida para Yaml
mediagone/types-collections
1937 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).