Libraries tagged by in app
tim-itwakes/plist
2101 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
ndum/plist-parser
4993 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
tommerrett/laravel-gae-secret-manager
8333 Downloads
Manage secrets when deploying Laravel to Google App Engine (Standard or Flexible). Store all secrets in Google Datastore
mvccore/ext-debug-tracy-mvccore
5128 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
franzose/symfony-ddd-wishlist
2 Downloads
Wishlist, a sample application on Symfony 3 and Vue.js built with DDD in mind.
yorcreative/laravel-scanator
9 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
websitinu/laravel-socialite-google-one-tap
479 Downloads
A very light package to install Google One Tap Login on your Laravel web application that you have already installed Socialite
teknoo/east-common-symfony
5419 Downloads
Metapackage to install Teknoo East Common in Symfony, Package following the #East programming philosophy, build on Teknoo/East-Foundation (and Teknoo/Recipe), providing components (user management, object persistence, template rendering, ..) for the creation of web application or website.
platine-php/cookie
3953 Downloads
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
omaralalwi/laravel-py
17 Downloads
Laravel wrapper for php-py package, to seamless enabling secure and efficient execution of Python scripts within PHP applications.
mvccore/ext-view-helper-assets
791 Downloads
MvcCore - Extension - View - Helper - Assets - to group, render, minify and cache javascript and css files, to prepare all application assets for final application packing.
hubleto/terminal
158 Downloads
Support package for CLI, console and terminal in PHP
kick-in/exception-handler-bundle
17575 Downloads
This bundles integrates an simple Exception Handler in your Symfony Application, which is capable of mailing the exact problem.
appserver-io/webserver
5650 Downloads
Multithreaded webserver for php written in php
appserver-io/http
15301 Downloads
HTTP protocol implementation for usage in server context