14614 programs for "php-diary" with 1 filter applied:

  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    EasyZSwoole

    EasyZSwoole

    swoole, easyswoole, swoole framework

    EasySwoole is a distributed swoole framework with a permanent memory. It is born specifically for API and supports the simultaneous monitoring of HTTP, WebSocket, self-defined TCP, UDP protocol, and has rich components, such as collaboration Connect Pool, TP style co-process ORM, co-process microcredit SDK, co-process Kafka client, co-process ElasticSearch client, co-process Consul client, co-process Redis client, co-process Apollo client, co-process NSQ client, co-process self-definition...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GraphQL Lighthouse

    GraphQL Lighthouse

    A framework for serving GraphQL from Laravel

    ..., the client can get all the data they need - and no more - all in a single request. A GraphQL server can tell clients about its schema, so they will always know exactly what they will get. Updating between minor versions will not require changes to PHP code or the GraphQL schema and cause no breaking behavioural changes for consumers of the GraphQL API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Docker Laravel

    Docker Laravel

    Build a simple laravel development environment with docker-compose

    Build a simple laravel development environment with docker-compose. Compatible with Windows(WSL2), macOS(M1) and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Goravel

    Goravel

    A Golang framework for web artisans. Tribute to Laravel

    Goravel is a web application framework with complete functions and excellent scalability. As a starting scaffolding to help Gopher quickly build their own applications. The framework style is consistent with Laravel, let PHP developers don't need to learn a new framework, but are also happy to play around with Golang! In tribute to Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    Laravel Haystack

    Laravel Haystack

    Supercharged job chains for Laravel

    Laravel Haystack provides supercharged job chains for Laravel. It comes with powerful features like delaying jobs for as long as you like, applying middleware to every job, sharing data and models between jobs and even chunking jobs. Laravel Haystack supports every queue connection/worker out of the box. (Database, Redis/Horizon, SQS). It's great if you need to queue thousands of jobs in a chain or if you are looking for features that the original Bus chain doesn't provide. If you need to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Validated DTO for Laravel

    Validated DTO for Laravel

    Data Transfer Objects with validation for Laravel applications

    Data Transfer Objects with validation for Laravel applications. Data Transfer Objects (DTOs) are objects that are used to transfer data between systems. DTOs are typically used in applications to provide a simple, consistent format for transferring data between different parts of the application, such as between the user interface and the business logic. This package provides a base DTO Class that can validate the data when creating a DTO. But why should we do this instead of using the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel views

    Laravel views

    Laravel package to create beautiful common views like data tables

    Laravel package to create beautiful common views like data tables using the TALL stack. Dynamic data table with some features like filters, pagination, and search input, you can customize the headers, and the data to be displayed for each row. Dynamic grid view using card data, same as a TableView this view has features like filters, pagination, and a search input, you can also customize the card data as you need. Dynamic list view with filters, pagination, search input, and actions by each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Docksal

    Docksal

    Unified, Docker powered web development environments

    Docker-powered web development environments for macOS, Windows, and Linux. Unified environment for your team regardless of the OS. Create your custom automation in Bash, PHP, or Node to spin up your project anywhere where Docksal is with a single command, or automate routine tasks. Unprecedented ability to automate routine tasks, slashing the time to on-board new team members. Running Drupal, Wordpress, Magento, Laravel, Symfony, Backdrop, Grav, Hugo, Gatsby, and others is one step away...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Turbo Laravel

    Turbo Laravel

    Conventions to make the most out of Hotwire in Laravel

    An alternative way of building web and hybrid native applications with minimal JavaScript that relies on sending HTML over the wire. Turbo Laravel ships with a set of helper functions, response macros, and Blade components and directives to help construct Turbo Streams. Whenever a model changes, you may want to generate Turbo Streams from those changes and broadcast them to all interested users connected to Laravel Echo channels. It also ships with a Blade component that allows listening to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Eloquent Viewable

    Eloquent Viewable

    Associate views with Eloquent models in Laravel

    Sometimes you don't want to pull in a third-party service like Google Analytics to track your application's page views. Then this package comes in handy. Eloquent Viewable allows you to easily associate views with Eloquent models. It's designed with simplicity in mind. This package stores each view record individually in the database. The advantage of this is that it allows us to make very specific counts. For example, if we want to know how many people has viewed a specific post between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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 the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LinkAce

    LinkAce

    LinkAce is a self-hosted archive to collect links of your favorite web

    LinkAce is a self-hosted archive to collect links of your favorite websites. Save articles to read them later, tools to use in your next project, or historical content to archive it for the long term. LinkAce comes with a lot of features while keeping a clean and minimal interface. It provides a long-term archive to store links to websites, media files or anything else with a valid URL. The user is able to categorize the added links to be able to find them later, and share lists of links...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel Valet

    Laravel Valet

    A more enjoyable local development experience for Mac

    Valet is a Laravel development environment for Mac minimalists. No Vagrant, no /etc/hosts file. You can even share your sites publicly using local tunnels. Yeah, we like it too. Laravel Valet configures your Mac to always run Nginx in the background when your machine starts. Then, using DnsMasq, Valet proxies all requests on the *.test domain to point to sites installed on your local machine. In other words, a blazing-fast Laravel development environment that uses roughly 7 MB of RAM. Valet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laravel Auditing

    Laravel Auditing

    Record the change log from models in Laravel

    This package will help you understand changes in your Eloquent models, by providing information about possible discrepancies and anomalies that could indicate business concerns or suspect activities. Laravel Auditing allows you to keep a history of model changes by simply using a trait. Retrieving the audited data is straightforward, making it possible to display it in various ways. Auditing events provide a simple observer pattern implementation, allowing you to subscribe and listen to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Backpack

    Laravel Backpack

    Build custom admin panels

    It's never been easier to build and customize admin panels using Laravel. See why thousands of professionals have been using Backpack for Laravel, every day. Similar to how you'd build it without Backpack. To create a management page (aka CRUD), you create a CrudController. In there, configure or overwrite whatever you want. Load our views, or create your own. Laravel, Bootstrap & jQuery. Those are all the technologies you need to know, to customize anything in Backpack. You can totally use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bouncer

    Bouncer

    Laravel Eloquent roles and abilities

    Bouncer is an elegant, framework-agnostic approach to managing roles and abilities for any app using Eloquent models. Bouncer is an elegant, framework-agnostic approach to managing roles and abilities for any app using Eloquent models. With an expressive and fluent syntax, it stays out of your way as much as possible: use it when you want, ignore it when you don't. Bouncer works well with other abilities you have hard-coded in your own app. Your code always takes precedence: if your code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Voyage

    Voyage

    Voyager - The Missing Laravel Admin

    Voyager is a Laravel Admin Package that includes BREAD(CRUD) operations, a media manager, menu builder, and much more. Voyager can save you so much time and it will make building applications even more fun. Voyager's admin interface allows you to create CRUD or BREAD (Browse, Read, Edit, Add, and Delete) functionality to your posts, pages, or any other table in your database. Voyager has a fully functional media manager which allows you to view/edit/delete files from your storage. All files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHPStan Symfony Framework extensions

    PHPStan Symfony Framework extensions

    Symfony extension for PHPStan

    Symfony extension for PHPStan. Sometimes, when you are dealing with optional dependencies, the ::has() methods can cause problems. For example, the following construct would complain that the condition is always either on or off, depending on whether you have the dependency for service installed. You can opt in for more advanced analysis of Symfony Console Commands by providing the console application from your own application. This will allow the correct argument and option types to be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jQWidgets

    jQWidgets

    Angular, Vue, React, Web Components, Blazor, Javascript, jQuery, etc.

    jQWidgets provides a comprehensive solution for building professional web sites and mobile apps. It is built entirely on open standards and technologies like HTML5, CSS, and JavaScript. jQWidgets enables responsive web development and helps you create apps and websites that look beautiful on desktops, tablets, and smart phones. You can use jQWidgets with TypeScript, popular frameworks like Angular, Vue, React, and server-side technologies like ASP.NET MVC, PHP, JSP, and Node.js. jQWidgets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dependabot

    Dependabot

    Dependabot's core logic for creating update PR's

    Dependabot-Core is the library at the heart of Dependabot security/version updates. Use it to generate automated pull requests updating dependencies for projects written in Ruby, JavaScript, Python, PHP, Dart, Elixir, Elm, Go, Rust, Java and .NET. It can also update git submodules, Docker files, and Terraform files. Check for the latest version of a dependency that's resolvable given a project's other dependencies. Generate updated manifest and lockfiles for a new dependency version. Generate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHPFusion

    PHPFusion

    Award-winning lightweight Open Source Content Management System (CMS)

    PHPFusion is an award-winning open source content management system (CMS). PHPFusion is written in PHP and MySQL and includes a simple, comprehensive administration system. Demos : https://demos.php-fusion.co.uk/
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 24
    Overtrue Laravel-lang

    Overtrue Laravel-lang

    75 languages support for Laravel application

    75 languages support for Laravel application based on Laravel-Lang/lang.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EasyPanel

    EasyPanel

    A beautiful and flexible admin panel creator based on Livewire

    EasyPanel is a beautiful, customizable and flexible admin panel based on Livewire for Laravel. You may want to create more customizable fields, and add some style to them to make them more beautiful and readable. It works, but after rebuilding each CRUD these changes will go away, and also they take lots of time. You may need to change the width and height of the image to show them more clearly on the Read page. It is simpler than you think, just add width() or height() method and pass them...
    Downloads: 0 This Week
    Last Update:
    See Project