Pinned Repositories
bruno
A base API controller for Laravel that gives sorting, filtering, eager loading and pagination for your resources
heimdal
An Laravel Exception handler build specifically for APIs.
jquery-oauth
A $.ajax wrapper for OAuth 2 access and refresh token management for use in a SPA
larapi
An API-friendly fork of Laravel. Authentication, error handling, resource filtering, sorting, pagination and much more included
laravel-api-consumer
lumen-api-oauth
The code for a blog post I wrote about creating web apps using a Lumen API that is authenticated by OAuth2
oauth2-server-lumen
A lumen bridge for lucadegasperi/oauth2-server-laravel
onion
A before/after middleware implementation
pdf-bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
react-native-clean-form
Easy react-native forms using bootstrap-like syntax with redux-form+immutablejs integration. Styled using styled-components
esbenp's Repositories
esbenp/pdf-bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
esbenp/react-native-clean-form
Easy react-native forms using bootstrap-like syntax with redux-form+immutablejs integration. Styled using styled-components
esbenp/larapi
An API-friendly fork of Laravel. Authentication, error handling, resource filtering, sorting, pagination and much more included
esbenp/bruno
A base API controller for Laravel that gives sorting, filtering, eager loading and pagination for your resources
esbenp/heimdal
An Laravel Exception handler build specifically for APIs.
esbenp/onion
A before/after middleware implementation
esbenp/laravel-api-consumer
esbenp/architect
Dynamically create API resource structures for related resources
esbenp/redux-refresh-token
An extension to your Redux API middleware that will refresh access tokens when hitting a 401 response. Works with middlewares that use FSA-style actions.
esbenp/distributed-laravel
esbenp/genie
A base repository class for Eloquent to abstract away persistence layer from your business code
esbenp/fineuploader-server
esbenp/pdf-bot-laravel
🤖 Laravel integration for pdf-bot. A Node microservice for generating PDFs using headless Chrome
esbenp/cloudinary-url-resolver
Convert Cloudinary transformations and public ids to Cloudinary resource urls
esbenp/fineuploader-server-thumbnail-creator
esbenp/laravel-batch-request
Batch consume own api
esbenp/fineuploader-server-cloudinary
esbenp/ckeditor5-build-classic
The classic editor build of CKEditor 5.
esbenp/fineuploader-client
esbenp/framework
esbenp/JsBarcode
Barcode generation library written in JavaScript that works in both the browser and on Node.js
esbenp/Laravel-Excel
🚀 Supercharged Excel exports and imports in Laravel
esbenp/laravel-excel-docs
Laravel Excel Docs
esbenp/php-vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
esbenp/react-native-multipeer
Communicate over ad hoc wifi using Multipeer Connectivity
esbenp/react-native-website
The site and docs for React Native
esbenp/TicketScoop
🎫 TicketSwap.com auto buyer script/bot
esbenp/WatermelonDB
🍉 High-performance reactive database for powerful React and React Native apps ⚡️
esbenp/wc-api-php
WooCommerce REST API PHP Library
esbenp/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.