118 programs for "table view data php" with 1 filter applied:

  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 1
    Laravel View Models

    Laravel View Models

    View models in Laravel

    Have you ever made a controller where you had to do a lot of work to prepare variables to be passed to a view? You can move that kind of work to a so-called view model. In essence, view models are simple classes that take some data, and transform it into something usable for the view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Filament Laravel

    Filament Laravel

    A collection of beautiful full-stack components for Laravel

    .... Rendering interactive forms in a Livewire component has never been easier than with our Form Builder. Easily build stunning forms with over 25 components out of the box. It's also fully extensible, so you can add your own custom fields and actions. As well as the Panel Builder, it is seamlessly integrated into action modals and is used by the Table Builder to filter rows.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Livewire PowerGrid

    Livewire PowerGrid

    PowerGrid generates Advanced Datatables using Laravel Livewire

    PowerGrid creates modern, powerful and easy-to-customize Datatables based on the Laravel Livewire library. Tables have basic features activated by default. Extend and customize your table including components (checkbox, action buttons, editable fields), global search feature, column data filters, and data export tool. Table components include feature examples. Just uncomment some code, enter your data, and it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    peepDB

    peepDB

    CLI tool and python library to inspect databases fast

    peepDB is an open-source command-line tool and Python library designed for developers and database administrators who need a fast and efficient way to inspect their database tables without writing SQL queries. With support for MySQL, PostgreSQL, and MariaDB, peepDB is lightweight, secure, and incredibly easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel Queue Monitor

    Laravel Queue Monitor

    Monitoring Laravel Jobs with your Database

    This package offers monitoring like Laravel Horizon for database queues. Monitoring Laravel Jobs with your Database. Migrate the Queue Monitoring table. The table name can be configured in the config file or via the published migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Livewire Tables

    Laravel Livewire Tables

    A dynamic table component for Laravel Livewire

    We will do our best to document all features and configurations of this plugin. Laravel Livewire Tables is a plugin built for Laravel Livewire that allows you to create simple or advanced dynamic data tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel Package Tools

    Laravel Package Tools

    Tools for creating Laravel packages

    This package contains a PackageServiceProvider that you can use in your packages to easily register config files, migrations, and more. This package is opinionated on how you should structure your package. To get started easily, consider using our package-skeleton repo to start your package. The skeleton is structured perfectly to work perfectly with the PackageServiceProvider in this package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel-Swoole

    Laravel-Swoole

    High performance HTTP server based on Swoole

    High-performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    ajax-datatables-rails

    ajax-datatables-rails

    A wrapper around DataTable's ajax methods that allow synchronization

    ... to implement a similar solution in a couple of projects I was working on, so I extracted a solution into a gem. The final goal of this gem is to generate JSON content that will be given to jQuery DataTables. All the data table customizations (header, tr, td, CSS classes, width, height, buttons, etc.) must take place in the javascript definition of the data table. jQuery DataTables is a very powerful tool with a lot of customization available. Take the time to read the doc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Clockwork

    Clockwork

    PHP dev tools in your browser - server-side component

    Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more - for HTTP requests, commands, queue jobs, and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Cascade Soft Deletes

    Laravel Cascade Soft Deletes

    Cascading deletes for Eloquent models that implement soft deletes

    In scenarios when you delete a parent record - say for example a blog post - you may want to also delete any comments associated with it as a form of self-maintenance of your data. Normally, you would use your database's foreign key constraints, adding an ON DELETE CASCADE rule to the foreign key constraint in your comments table. It may be useful to be able to restore a parent record after it was deleted. In those instances, you may reach for Laravel's soft deleting functionality. In doing so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    jimmer

    jimmer

    A revolutionary ORM framework for both java and kotlin.

    A revolutionary ORM framework for both Java and kotlin and a complete integrated solution. You can view everything from the documentation. Brings dynamism into static language ORM frameworks, achieving flexible capabilities for operating on complex dynamic data structures without compromising the complete compile-time safety checks of static languages, eliminating DTO explosion and unafraid of engineering expansion and changing requirements. Its innovative SQL DSL supports dynamic table joins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Canvas

    Canvas

    Publishing on your own terms

    Canvas is a fully open source package to extend your existing Laravel application and get you up and running with a blog in just a few minutes. In addition to a distraction-free writing experience, you can view monthly trends on your content, get insights into reader traffic and more. Canvas is a powerful tool for Laravel apps that makes it easy to write, edit, and brand your work with a range of publishing tools. Incorporate meaningful tags, informative meta data, and canonical links to boost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Game Extractor

    Game Extractor

    Open and edit the archive files used in over 4200 games.

    Reads and writes archives used in many popular games. Great for mod development and game translations. Supports over 4200 games, with more games added through small plugins. Also shows file previews and converts them to different formats.
    Leader badge
    Downloads: 494 This Week
    Last Update:
    See Project
  • 18
    ProjeQtOr - Project Management Tool

    ProjeQtOr - Project Management Tool

    Quality based Open Source Project Organiser.

    Complete, Collaborative, Quality based Open Source Project Organizer. ProjeQtOr (formely Project'Or RIA) is a collaborative project management software. It's a tool designed to be a Project Organizer as a Rich Internet Application. Web based, it is very easy to use and targets to include every feature needed to the management of your projects. Listed as one of the underdogs project management softwares, the frequent updates, the very active support and the growing community refers to it...
    Leader badge
    Downloads: 269 This Week
    Last Update:
    See Project
  • 19
    i-doit - Open Source CMDB & ITSM Tool

    i-doit - Open Source CMDB & ITSM Tool

    ITIL conform CMDB solution for documenting your entire IT landscape

    ... services to be documented as a logical grouping of objects placed in relation to each other. This provides the basis for (ITIL) processes such as Change and Problem Management, helps to control and manage the SLA (Service Level Agreement) or the communication with users. Its interfaces to other ITSM applications (like Nagios, Request Tracker etc.) allow the entering of data only once in the ITSM environment. i-doit maintains one holistic view of the operational situation.
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 20

    OpenVigil

    Open pharmacovigilance data extraction, mining and analysis tool

    ... or reporting odds ratios) and export to spreadsheets programs like Microsoft Excel or statistics programs like R. OpenVigil 1 operates on raw data, OpenVigil 2 on cleaned data (using drugbank.ca and drugs@FDA), OpenVigilFDA uses the official FDA online API. OpenVigil 2 supports query for ATC codes or certain chemical moieties. Other tools of the OpenVigil project include a calculator for measurements of disproportionality for a 2x2 contingency table and a drugname mapper using RxNorm.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21

    GM Online Registration

    Web Online Registration and Payment System for Events

    IMPORTANT: SEE NOTE IN RELEASES DISCUSSIONS ABOUT EMAIL ISSUES. Online registration and payment system for events, to be added to an existing web site (HTML or WordPress). Can be used for any type of registration that requires payment, such as events, membership, etc. Consists of HTML, CSS, Javascript, PHP, and MySQL files. Requirements: PayPal Seller account linked to a bank account Web Server with PHP scripting (version 5, 7, or 8) and MySQL database
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Differ

    Differ

    Swift library to generate differences and patches between collections

    Differ generates the differences between Collection instances. There’s a lot more to calculating diffs than performing table view animations easily. Wherever you have code that propagates added/removed/moved callbacks from your model to your user interface, you should consider using a library that can calculate differences. Animating small batches of changes is usually going to be faster and provide a more responsive experience than reloading all of your data. Calculating and acting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Formitable is a PHP class which can output HTML forms from MySQL database tables. The table is analyzed in order to output a form which uses the best input type for each field. The forms are customizable and data is inserted into the table on submission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ZnetDK 4 Mobile

    ZnetDK 4 Mobile

    Responsive Web App development full-stack framework in PHP and JS

    ... they are allowed access to. Design lists of data and user forms for information display and update. Customize the title, the company logo and the theme colors... The ZnetDK project started in 2015 and the first version 2.1 of ZnetDK 4 Mobile was released in 2019. ZnetDK 4 Mobile is compatible with PHP versions 7.4 up to 8.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laravel Comments

    Laravel Comments

    Native comments for your Laravel application.

    Comments is a Laravel package. With it you can easily implement native comments for your application. This package can be used to comment on any model you have in your application. All comments are stored in a single table with a polymorphic relation for content and a polymorphic relation for the user who posted the comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next