Showing 53 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
    PHP-Casbin

    PHP-Casbin

    An authorization library that supports access control models

    An authorization library that supports access control models like ACL, RBAC, ABAC for Golang, Java, C/C++, Node.js, Javascript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter) and Elixir. In Casbin, an access control model is abstracted into a CONF file based on the PERM metamodel (Policy, Effect, Request, Matchers). So switching or upgrading the authorization mechanism for a project is just as simple as modifying a configuration...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Laravel Sitemap

    Laravel Sitemap

    Create and generate sitemaps with ease

    This package can generate a sitemap without you having to add urls to it manually. This works by crawling your entire site. The generator has the ability to execute JavaScript on each page so links injected into the dom by JavaScript will be crawled as well. The easiest way is to crawl the given domain and generate a sitemap with all found links. The destination of the sitemap should be specified by $path. If you don't want a crawled link to appear in the sitemap, just don't return it in the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Slim

    Slim

    PHP micro framework that helps you quickly write web applications

    ... PSR-7 HTTP message implementation so you may inspect and manipulate HTTP message method, status, URI, headers, cookies, and body. Slim supports dependency injection so you have complete control of your external tools. Use any Container-Interop container. Before you can get up and running with Slim you will need to choose a PSR-7 implementation that best fits your application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    FreeScout

    FreeScout

    Free self-hosted help desk & shared mailbox

    FreeScout is a super lightweight and powerful free open source help desk and shared inbox written in PHP (Laravel framework). It is a self-hosted clone of HelpScout. Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking you into a service you don't control. FreeScout is the perfect help desk solution for those who need to provide professional customer support, but who can not afford to pay for Zendesk or Help Scout. FreeScout is a pure open source PHP/MySQL...
    Downloads: 1 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
    Laravel Horizon

    Laravel Horizon

    Dashboard and code-driven configuration for Laravel queues

    Horizon provides a beautiful dashboard and code-driven configuration for your Laravel-powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures. All of your worker configuration is stored in a single, simple configuration file, allowing your configuration to stay in source control where your entire team can collaborate. When using Horizon, all of your queue worker configuration is stored in a single, simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Apiato

    Apiato

    PHP Framework for building scalable API's on top of Laravel

    The open-source flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel. Authentication with OAuth2.0 for first/third-party clients (using Laravel Passport). Role-Based Access Control (RBAC), seeded with a Super Admin, Roles, and Permissions. Query Parameters support (orderBy, sorted, and filter) with full-text search. Useful Endpoints for managing users, roles/permissions, tokens, and more. API Documentations generator, to generate API docs from PHP Docblock...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Phalcon

    Phalcon

    High performance, full-stack PHP framework delivered as a C extension

    Its innovative architecture makes Phalcon the fastest PHP framework ever built! Developers do not need to know C to use Phalcon. Its functionality is exposed as PHP classes and interfaces under the Phalcon namespace, ready to be used. Zephir/C extensions are loaded together with PHP one time on the web server's daemon start process. Classes and functions provided by the extension are ready to use for any application. The code is compiled and isn't interpreted because it's already compiled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Feature Flags

    Laravel Feature Flags

    A Laravel package for handling feature flags

    A Feature flag is at times referred to as a feature toggle or feature switch. Ultimately it's a coding strategy to be used along with source control to make it easier to continuously integrate and deploy. The idea of the flags works by essentially safeguarding sections of code from executing if a feature flag isn't in a switched-on state. This package aims to make implementing such flags across your application a great deal easier by providing solutions that work with not only your code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Livewire Datatables

    Livewire Datatables

    Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine

    Advanced data tables using Laravel, Livewire, Tailwind CSS, and Alpine JS. It is possible to take full control over your table, you can define a builder method using whatever query you like, using your own joins, groups, etc., and then name your columns using your normal SQL syntax. If you want to give your users the ability to pin specific records to be able to, for example, compare them with each other, you can use the CanPinRecords trait. Ensure to have at least one Checkbox Column so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 10
    Laravel Splade

    Laravel Splade

    The magic of Inertia.js with the simplicity of Blade

    Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, enhanced with renderless Vue 3 components. In essence, you can write your app using the simplicity of Blade, and besides that magic SPA-feeling, you can sparkle it to make it interactive. All without ever leaving Blade. Splade gives you a massive head start when building applications. Navigate the documentation or watch the videos to discover its power. Splade allows you to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Auditing

    Laravel Auditing

    Record the change log from models in Laravel

    ... to the audit events. Ability to use an Audit record to transition between the states of an Auditable model. If needed, the Audit data can be transformed before being stored. The package comes with a number of useful features that make it easy to customize and control the auditing process. For instance, it includes an Auditor class that allows developers to audit and clear audit records and Modifiers that can be used to modify attributes before they are audited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Twill

    Twill

    Twill is an open source CMS toolkit for Laravel

    Twill is an open source Laravel package that helps developers rapidly create a custom CMS that is beautiful, powerful, and flexible. By standardizing common functions without compromising developer control, Twill makes it easy to deliver a feature-rich admin console that focuses on modern publishing needs. Twill is an AREA 17 product. It was crafted with the belief that content management should be a creative, productive, and enjoyable experience for both publishers and developers. With a vast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Jetstrap

    Jetstrap

    Laravel 8 package to easily switch TailwindCSS resources

    Jetstrap is a lightweight laravel 8 package that focuses on the VIEW side of the Jetstream / Breeze package installed in your Laravel application, so when a swap is performed, the Action, MODEL, CONTROLLER, Component, and Action classes of your project are still 100% handled by Laravel development team with no added layer of complexity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Polr

    Polr

    A modern, powerful, and robust URL shortener

    Polr is a quick, modern, and open-source link shortener. It allows you to host your own URL shortener, to brand your URLs, and to gain control over your data. It's also GPLv2+ licensed. Read the installation documentation and get running in no time. Modern and simple interface to manage your links and control your instance. Run-on your own domain to adjust your branding to perfection. Use Polr out of the box or fork the code to tweak it to to your needs. Customize your instance's shortening...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Boilerplate Project

    Laravel Boilerplate Project

    Laravel Boilerplate / Starter Kit with Gentelella Admin Theme

    Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DCLPS

    DCLPS

    DCLPS: database control loading and prompting system

    FRESHHH DCLPS can be considered an object relational mapping system ORM framework. It is robust well structured web oriented programming system that allows to create web systems (web sites) just by coding javascript. That is possible cause it uses a few server php script files that are requested by javascript to get some results. The key of this system is its structure that has to deal with nested tree objects and how it is implemented in the relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pootle Django

    Pootle Django

    Online translation tool

    Pootle is written in Python using the Django framework and therefore can be installed on any web server that supports serving WSGI applications. Key localization file formats are supported, including Gettext PO, XLIFF, Java .properties, PHP arrays and many more supported by the Translate Toolkit. Ensures the best quality localizations by automatically detecting common errors made by translators. Integrates user suggestions, terminology, Translation Memory, Machine Translation, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next