42sol/json-decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
时间:2024-07-25 12:53
amsify42/php-swagger-postman
PHP package for generating swagger json through its annotation and generate postman collection from it
时间:2024-07-23 15:33
slimad/laravel-plain-sqs
Custom SQS connector for Laravel that supports custom format JSON
时间:2024-07-16 11:27
webdevcave/jwt
Lib for generating Json Web Tokens using PHP
时间:2024-07-15 23:52
deviscoding/caniparse
Object-oriented PHP parser for raw CanIUse JSON data.
时间:2024-07-10 17:06
nextphp/nextphp
NextPHP is a modern and lightweight PHP framework designed for performance and scalability. It offers powerful routing capabilities, comprehensive HTTP handling, and efficient database operations. NextPHP is ideal for developers looking to build high-performance web applications with ease.
时间:2024-07-05 09:25
nextphp/rest
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the N
时间:2024-07-04 08:23
laxo/authecticate-system
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your app
时间:2024-06-30 20:03
raheelarifkhans/json-to-html-converter
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
时间:2024-06-29 11:59
gozoro/jwt
A simple PHP class to encode and decode JSON Web Tokens (JWT), conforming to RFC 7519.
时间:2024-06-27 18:41
nextphp/jwt
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
时间:2024-06-27 05:45
zus1/laravel-serializer
Serializer library for Laravel
时间:2024-06-21 10:03