Libraries tagged by johnathan
jonathanm10/pinecone-client
95 Downloads
A simple wrapper around Pinecone API
jhavenz/laravel-migration-table-parser
2 Downloads
extract the table name from a Laravel migration using the nikic/php-parser
jonathanwkelly/ups-shipping-rate
7 Downloads
This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.
jonathantullett/phirehose
542 Downloads
A PHP interface to the Twitter Streaming API. Forked from fennb/phirehose
jonathantanudjaja/php-spo
125 Downloads
Fork from vgrem/phpSPO
jonathansrocha/buscador-cursos-alura
0 Downloads
Projeto que busca os cursos no site da Alura
jonathanraftery/oauth-bullhorn
16 Downloads
Bullhorn OAuth 2.0 Client Provider for The PHP League OAuth2-Client
jonathanr/php-optional-result
4 Downloads
jonathanport/genuine-email-validator
1 Downloads
A Laravel 5 Service to easily validate and verify if an Email Address is genuine or not. Uses the free MailboxLayer API (Quotas Apply).
jonathanport/artisan-export-config-vars-to-heroku
1997 Downloads
A simple Artisan command for Laravel to auto export .env config vars into a Heroku app. Removes the issue of having to manually add all config vars. Especially useful if you have lots!
jonathanpmartins/staysvel
26 Downloads
Laravel Package for integration with Stays External API.
jonathanoff2022/laravel-bin-checker
280 Downloads
Get BIN informations
jonathanmm/idfm-apiportal
22 Downloads
A library to use the APIPortal of Île-de-France Mobilités (organization of public transportation in Paris area).
jonathanmaron/increment-version
406 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
jonathanmaron/fortune
6 Downloads
Unix-style fortune program that displays a random quotation.