Libraries tagged by yousha
yousha/php-security-scanner
0 Downloads
A PHP tool to scan PHP files for security issues based on CIS and OWASP best practices.
yousha/dbalite
3 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP 8.3.
youshido/graphql
533326 Downloads
Pure PHP GraphQL
youshido/graphql-bundle
221809 Downloads
Symfony GraphQl Bundle
youthage/laravel-geohash
19326 Downloads
LBS地理位置距离计算方法geohash,将一个经纬度信息,转换成一个可以排序,可以比较的字符串编码,用于高效搜索
youthage/laravel-3des
33405 Downloads
Laravel Des3 encode
youshido/graphql-extensions
54479 Downloads
GraphQL Extensions
youthage/snowflake
6073 Downloads
PHP Laravel Snowflake 生成唯一id
youshido/token-authenticator
8449 Downloads
Symfony bundle to allow you token based authentication
yousafitpro/mail-marketing-software
757 Downloads
Very helpful for managing photos and all type of files
yousafitpro/easy-product-management
758 Downloads
Very helpful for product management
youshido/silex-graphql
1235 Downloads
Silex graphql controller provider
youshido/graphql-files-bundle
4554 Downloads
Library to implement images and file upload to GraphQL API
youshido/api-images
2516 Downloads
Library to implement images to GraphQL API
yousafsyed/standalone_php_proxy
140 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.