Showing 207 open source projects for "control asistencia php"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    phpVirtualBox

    phpVirtualBox

    A web-based front-end to VirtualBox written in PHP

    An open source, AJAX implementation of the VirtualBox user interface written in PHP. As a modern web interface, it allows you to access and control remote VirtualBox instances. phpVirtualBox is designed to allow users to administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface. I develop phpVirtualBox in my spare time, free of charge. If you find this program useful, I ask that you please donate. Thank you! -- Ian
    Downloads: 39 This Week
    Last Update:
    See Project
  • 2
    Webiness

    Webiness

    Lightweight PHP framework

    Webiness is lightweight PHP framework based on MVC design pattern. It has a very straightforward installation process that requires only a minimal configuration, so it can save you a lot of hassle. Also, it canbe an ideal choice if you want to avoid PHP version conflict, as it works on all PHP versions from 5.3. Webiness extensively uses the lazy loading technique so, in most cases, it is faster then other frameworks. It can be used for rapid prototyping of web applications. Webiness...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sita Access Manager

    Sita Access Manager (SAM) is php based Login System.

    Sita Access Manager (SAM) is php based and secure login system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BURDShell

    BURDShell

    Developer platform shell

    BURDShell is an extendable developer platform shell with common commands to help the developer manage and speed up their common tasks. It manages sites, databases, repos, backups, and apps. Once set up, the developer can enjoy the speed of setting up projects with the assurance of fast, restorable version controlled backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    Flow
    This page is abandoned. Head over to https://flow.neos.io/ or https://neos.io/ for further details!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pith PHP Framework
    The Pith PHP Framework is a web application framework written in PHP 5. Features planned for 1.0 are listed in the Readme; the current version of the Pith Framework is 0.5.7.2 (alpha release 22) The goal of the Pith Framework is to combine a simple to use (pithy) framework with an admin control panel. The Pith Framework puts everything it does into an easy to use variable named $pith. (Currently there are a couple other vars in the global namespace but they'll be gone in a few versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CodePax

    CodePax

    OPTIMIZING THE WAY YOU DEVELOP

    The project has moved to Github: https://github.com/ZitecCOM/CodePax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phpBugTracker

    phpBugTracker

    Bug tracking system

    PROJECT MOVED TO: https://github.com/a-v-k/phpBugTracker . This planned as PHP replacement for bugzilla, focusing on separating code layers by using templates and a database abstraction layer, making it more maintainable. phpBugTracker is lightweight and easy to install, operate and administer. Most text can be customized for your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SVNManager is a webbased administration tool for servers that host Subversion repositories.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
    Learn More
  • 10
    This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit. Ideas is more than welcome. Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tina4PHP
    Tina4PHP - (This Is Not Another Framework 4 PHP) - A RAD Browser based Development tool with the Cross Database Engine for PHP as its foundation. Manage multiple developers and source on the same web driven application development tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    class.debug.php provide simple functions to set control infos in your code, with many options to output this info in your browser and/or write in a logfile - output of infos in browser, logfile or browser and logfile - (browser) output infos based on a error level - (browser) output infos compact or every message in a new line - (browser) output info based on a special pattern - (browser) output infos marked with special colors (html) - (logfile) log infos based on a error...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tangra is a framework for development of PHP5 applications. Its main target is to boost the productivity of the developers. Contains: 1. Tangra Code Library - over 11000 LOC; 2. Modules (75 so far); 3. Control Center - Web based administration tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phprbac

    phprbac

    PHP Role Based Access Control library

    RBAC (role based access control) is the de-facto standard in authorization and access control, because its much easier to maintain and use than traditional ACLs. Unfortunately due to its complicated internals, not many implementations are available. PHP RBAC is compatible with NIST Level 2 RBAC standard and provides even more, with best performance yet available for any authorization library, and its for PHP. Note: Development and support has been moved to Github (https://github.com...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    FigDice

    FigDice

    PHP Templating System

    FigDice is a template rendering system, primarily designed for web applications and the dynamic generation of HTML documents. FigDice puts the view screens (templates) at the centre of the rendering process. FigDice defines a simple notation based on XML tags and attributes, allowing the engine, using source files very close to the target HTML, to produce the rendering, dynamically enhanced by the Web application's services and presentation layers. FigDice is independent of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scertify - TechDebt Community

    Scertify - TechDebt Community

    Benchmark code quality and measure Technical Debt of projects in Sonar

    Scertify™ Refactoring Assessment is an open source component dedicated to development & QA teams that provides exclusive benchmark data on Software Quality. It automatically detects the portions of an application that can be refactored, gives valuable information on refactoring strategies, and costs. Though IT departments have matured these last 10 years and have now no doubt on the benefits of a continuous control of code quality, three major concerns were still remaining, without any tools...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iF.SVNAdmin
    The iF.SVNAdmin application is a web based GUI to your Subversion authorization file. It is based on PHP 5.3 and requires a web server (Apache) to be installed. (+ LDAP integration; no database required)
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 21
    LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others. Benchmarks show that it is one of the fastest ORM library for PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Update Manager is a framework (client/server) to keep updated software projects like other commercial projects (Symantec, IBM, Etc). It has a package manager and a client side app written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    iceline

    doc cms + more

    ... website. I am purely using SF as a publicly-accessible source control. This CMS is hosting the homepage. Code is mostly tested, but pls do report anomalies. Pls Tweet to @channelOwen or raise a ticket. I do not intend to create a web-application building frontend, but will add necessary admin utility features as GUI widgets. 26/08/2013 ~ last few months of updates pushed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MyDataAccess es una herramienta para webmasters que permite crear y gestionar facilmente todas las tablas necesarias para almacenar los datos de cualquier proyecto web, creando automaticamente un panel de control para la gestion de los datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PHP Dependency Injection

    IoC container for PHP

    This is a full functional IoC (Inversion of Control) container for PHP. You can configure it with module-classes like AutoFac or Ninject for .NET.
    Downloads: 0 This Week
    Last Update:
    See Project