PHP Classes

Laravel Protocol Buffers: Output protocol buffers responses using Laravel

Recommend this page to a friend!
  Info   View files Documentation   View files View files (73)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2024-02-29 (15 days ago) RSS 2.0 feedNot enough user ratingsTotal: 17 All time: 11,193 This week: 47Up
Version License PHP version Categories
laravel-protobuf 1.0MIT/X Consortium ...5PHP 5, Data types, Design Patterns
Description 

Author

This package shows how to output protocol buffer responses using Laravel.

It provides an example application using the Laravel framework that can generate responses in the protocol buffers format.

The application provides an example model class that can be used to create objects with property values that can be serialized into strings using protocol buffers serialization.

Innovation Award
PHP Programming Innovation award nominee
February 2024
Nominee
Vote
Protocol buffers are a way to serialize data in an efficient way that may result in strings that can be the same and faster to transmit over Internet connections.

This package provides an example application where you can study how to use Protocol buffers to generate responses to HTTP requests in a Laravel application.

Manuel Lemos
Picture of Thiago Przyczynski
  Performance   Level  
Innovation award
Innovation award
Nominee: 8x

 

Instructions

We suggest you include simplified instructions on using your package to increase the number of interested users.

To do that, please click the Edit button on your package page and enter the instructions text in the Instructions field.

You can use the Markdown format to enter your instructions.

Then click on the Update the class button to save the instructions. You can see the instructions on your package page.

Documentation

Protobuf and Laravel: a comprehensive guide to start with

<img src="https://miro.medium.com/v2/resize:fit:720/format:webp/1*XNY-xuoOJv_950iFY2S8_A.jpeg">

Article available at https://medium.com/@przyczynski/protobuf-and-laravel-a-comprehensive-guide-to-start-with-a6e2d3b61de5


  Files folder image Files  
File Role Description
Files folder imageapp (5 directories)
Files folder imagebootstrap (1 file)
Files folder imageconfig (15 files)
Files folder imagedatabase (3 directories)
Files folder imageProtos (1 file, 1 directory)
Files folder imageprotos (1 file)
Files folder imagepublic (3 files)
Files folder imageresources (3 directories)
Files folder imageroutes (4 files)
Files folder imagetests (2 files, 2 directories)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file .env.example Data Auxiliary data
Accessible without login Plain text file .styleci.yml Data Auxiliary data
Plain text file artisan Class Class source
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file package.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file server.php Aux. Auxiliary script
Accessible without login Plain text file webpack.mix.js Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:17
This week:0
All time:11,193
This week:47Up