Libraries tagged by priya
benycode/key-signatory
58 Downloads
Validate and sign content with a private and public key
ademozmermer/pinstagram
17 Downloads
Instagram Private API for PHP
rinvex/laravel-contacts
1819 Downloads
Rinvex Contacts is a polymorphic Laravel package, for contact management system. You can add contacts to any eloquent model with ease.
michelmelo/instagram-api
219 Downloads
Instagram's private API for PHP
gregpriday/laravel-claude-chat
391 Downloads
This is my package laravel-claude-chat
davis/flarum-ext-inviteonly
1703 Downloads
Allow Registration only if invited.
core23/gdpr-bundle
622 Downloads
This bundle provides a GDPR conform cookie information for symfony applications.
bvdputte/kirby-floc-off
7 Downloads
kirby 3 plugin - Disable Google's FLoC tracking
private-dev/utils
1866 Downloads
Set of useful code
primasoftware/doctrine-specification
4189 Downloads
Specification Pattern for your Doctrine repositories
primakurzy/shortcode
511 Downloads
For Educational Purposes Only
primakurzy/hello-php
608 Downloads
For Educational Purposes Only
primal/query
15 Downloads
Chain-able asynchronous query builder for MySQL PDO
primal/errorhandler
36 Downloads
Quick trigger class for handling all errors and exceptions internally. Defaults to outputting as JSON data
yousafsyed/standalone_php_proxy
142 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.