Libraries tagged by code management
tihloh/dcode
3 Downloads
DCode(Divine Code) is a custom personal framework for my projects including libraries of functions with user management.
code-colliders/basic-user-bundle
68 Downloads
A basic integration for authentication in symfony
code-soup/certify-client
13 Downloads
Certify Client streamlines license key verification in WordPress plugins, enabling developers to effortlessly authenticate licenses issued by their Certify Server. Simplify license management and protect your plugin's integrity with ease.
mcshane/chem-core
11 Downloads
No-Brainer core db code repository management utilizing TheDataBaseMachine ORM framework. Template project coming soon.
webgriffe/taxidpro-extension
9705 Downloads
Magento extension for italian tax code and VAT number management.
rootiteam/snooze
67 Downloads
Thread notification management library for code using the pthreads extension
graigdev/payment
9 Downloads
A Laravel package that generates payment codes for subscriptions with wallet management
thlib/php-curl-multi-basic
7 Downloads
Basic implementation of PHP curl_multi. Minimal code, easy to configure, better memory management, no double loop, no 100% CPU usage error.
zalevsk1y/container-builder
160 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
plateau/mezzanine
22 Downloads
Mezzanine is a Laravel4 package for easy asset management. His main feature is to provide a dual source management to each asset, meaning you can use a local file for your developpment needs, then use a faster CDN source for production, without modifying your code.
lithemod/events
12 Downloads
Lithe Events: A powerful and lightweight event management system for PHP projects, designed to simplify communication between components intuitively and efficiently. Easily create, register, and emit events, making your code more modular and reactive. Transform your applications into dynamic experiences with Lithe Events!
jeffersongoncalves/laravel-gtm
3 Downloads
This plugin seamlessly integrates Google Tag Manager (GTM) into your website, enabling streamlined management and deployment of marketing tags, analytics, and tracking pixels. With easy-to-implement script inclusion and customizable options, it simplifies the process of monitoring user interactions and gathering valuable insights without altering your site's core code. Perfect for marketers and developers looking to enhance their tracking capabilities with minimal effort.
jadempinky/pinkyflow
24 Downloads
A PHP framework that makes your code flow like water. PinkyFlow provides essential modules like user management, shopping cart, and commenting, while maintaining flexibility for custom extensions.
imikemiller/pkeys
1344 Downloads
A key management library to keep your key strings consistent, to avoid your team mates duplicating or overwriting your keys, to protect against typo's and unexpected data types and to stop the crime of inlining keys in your code.
dvlpr1996/php-enum-helper-trait
0 Downloads
Simplify enum handling in PHP with this versatile trait. Enhance code clarity and streamline workflows with utility methods for enum management.