Laravel web application and API development
I specialise in using the Laravel PHP framework to build and architect applications.
Laravel provides many of the building blocks needed for modern web applications and APIs. This means I and your development team can focus on solving your business problems, and not re-inventing the wheel with core functionality needed for almost any application.
Laravel provides extensive tools to help build high quality, well tested applications.
From an API perspective, Laravel has a number of features to allow rapid development of APIs for your business, including:
- Industry standard OAuth authentication
- Advanced request management, routing requests to the right part of your application and handling data in different formats
- Response transformation providing instructions on how your core data should be structured for your mobile applications
- Testing frameworks which allow API requests and authenticated-API requests to be made and executed, asserting that the API does what is required