Showing 12 open source projects for "php my admin"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    Laravel collection macros

    Laravel collection macros

    A set of useful Laravel collection macros

    Laravel's collection class is truly wonderful. It contains a lot of handy methods and you can create some very elegant code with it. In client projects I found myself adding the same macro's over and over again. That's why my colleague Seb and I took some time to create a package aptly called Laravel-collection-macros that contains those macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WhichBrowser

    WhichBrowser

    Browser sniffing gone too far — A useragent parser library for PHP

    This is an extremely complicated and almost completely useless browser-sniffing library. Useless because you shouldn't use browser sniffing. So stop right now and go read something about feature detecting instead. I'm serious. Go away. You'll thank me later. There is always an exception to the rule. There are valid reasons to do browser sniffing: to improve the user experience or to gather intelligence about which browsers are used on your website. My website is html5test.com and I wanted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Slug Generator Library

    Slug Generator Library

    Slug Generator Library for PHP, based on Unicode’s CLDR data

    This library provides methods to generate slugs for URLs, filenames or any other target that has a limited character set. It’s based on PHPs Transliterator class which uses the data of the CLDR to transform characters between different scripts (e.g. Cyrillic to Latin) or types (e.g. upper- to lower-case or from special characters to ASCII). There are many code snippets and some good libraries out there that create slugs, but I didn’t find anything that met my requirements. Options are often...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TinyTemplate

    A single-file extensible template engine

    TinyTemplate is a small single-file templating engine in Java. A PHP version is also available. Templates can access the available variables and nested fields/values, format the values dependent on the locale. Conditional statements and loops are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5

    NereCode

    A stand-alone PHP-only library for parsing BBCode-like tags

    Since BBCode requires much trouble to get it running, and not every project needs something so solid (sometimes it's just a admin posting engine, or a small microblogging engine with little or no user-content injections). NereCode comes to aim such gap. A minimally comprehensive syntax easily customizable. PHP only. Single file library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    (ml)Silkworm

    (ml)Silkworm is an abstraction layer for PHP HTML and XML generation.

    (ml)Silkworm, or just Silkworm, is a markup language library for PHP to aid in the creation of HTML and XML documents. Silkworm acts as an abstraction layer allowing you to focus solely on PHP when you're programming eliminating the need to worry about properly formatting your HTML \t\t<tags>\n manually. Silkworm generates nicely carriaged, returned and indented HTML or XML from your PHP files. The library is dynamic and can be used in a modular fashion allowing you to break up the document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aste - very fast, small, easy, quick to learn PHP template engine. It is designed to be easy for templating (it is enough to know only TWO tags). Very easy to use it with PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yuelo :: Template engine
    Converts any templates into executable PHP code and stores it for later use, e.g. HTML, RSS or XML. Handles scalar and array values, blocks, loops, control structures, includes, extensions/functions, filters, build in i18n functionality, caching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project provides an object-oriented and extensible PHP library for managing DNS zones/domains/hosts for the PowerDNS server. It provides a single, consistent interface to access various databases and LDAP directories
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    BAITS is a template engine for PHP5 and means "Block And Items Template System". Baits is a very easy-to-use template engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SurveyJS - Form Builder Libraries

    SurveyJS - Form Builder Libraries

    Build and Run Dynamic JSON-based Forms and Surveys Right in Your App

    SurveyJS is a product suite of open-source JavaScript form libraries that utilize JSON for survey metadata and results. You can use SurveyJS to render web forms and collect responses, or set up a form management system fully integrated in your IT infrastructure, where admin would create and edit multiple forms in a no-code drag-and-drop form builder UI. The form builder comes with a CSS Theme Editor—a set of UI controls for form styling. Any alterations you make, from colors to fonts...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cocoa.php

    cocoa.php

    Cocoa framework for PHP

    cocoa.php is a set of PHP classes which emulate some of the features of Objective-C's Cocoa (or GNUStep) framework. The project is in its VERY early stages at the moment. My initial motivation was to provide enough functionality to read and write property list files - the aim being to make it very trivial to exchange data between a real Cocoa application and a web-based API. Code in the project was written from scratch and the only the names of the classes and methods are the same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next