Search Results for "documentation" - Page 15

Showing 697 open source projects for "documentation"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Laravel OPcache

    Laravel OPcache

    Laravel Package for OPcache

    This package contains some useful Artisan commands to work with PHP OPcache. If you want to learn more about OPcache and what it can do for your Laravel application, read the article on Medium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CYBR-SUITE

    CYBR-SUITE

    Remote Scrum Communication & Collaboration Suite :: Scrum Board & co

    ...The CYSU is a docker-compose solution: 1. prepare your Linux system with docker & docker-compose, modify the init-script & set YOUR SSL-values, chmod +x 2. docker-compose up --build Follow the detailed step-by-step documentation. >>> PS: YOU NEED A LINUX SERVER FOR INSTALL IT ! <<<
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    ...CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural language (Code Documentation Generation). We can use CodeBERT to create a model that generates a commit message when code is added. However, most code changes are not made only by add of the code, and some parts of the code are deleted. We plan to slowly conquer languages that are not currently supported. To run this project, you need a flask-based inference server (GPU) and a client (commit module). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Laravel MySQL Spatial extension

    Laravel MySQL Spatial extension

    MySQL Spatial Data Extension integration with Laravel.

    Laravel package to easily work with MySQL Spatial Data Types and MySQL Spatial Functions. Please check the documentation for your MySQL version. MySQL's Extension for Spatial Data was added in MySQL 5.5 but many Spatial Functions were changed in 5.6 and 5.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Laravel View Xray

    Laravel View Xray

    Take a look into your Laravel views

    When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the output HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Laravel for Tailwind CSS

    Laravel for Tailwind CSS

    A Tailwind CSS frontend preset for the Laravel Framework

    A Laravel front-end scaffolding preset for Tailwind CSS - a Utility-First CSS Framework for Rapid UI Development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Easy Sweet Alert Messages for Laravel

    Easy Sweet Alert Messages for Laravel

    A simple PHP package to show SweetAlerts with the Laravel Framework

    A simple PHP package to show SweetAlerts with the Laravel Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravue

    Laravue

    Admin dashboard for enterprise Laravel applications built by VueJS

    Laravue is a beautiful dashboard combination of Laravel, Vue.js, and the UI Toolkit Element. The work is inspired by vue-element-admin with our love on top of that. With the powerful Laravel framework as the backend, and Vue.js as the high performance on the frontend, Laravue appears to be a full-stack solution for an enterprise application level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpDocumentor ReflectionCommon

    phpDocumentor ReflectionCommon

    Utility library used by phpDocumentor to provide shared constants

    ReflectionCommon is a small utility library used by phpDocumentor to provide shared constants and interfaces between different reflection components. It ensures consistency and compatibility across the ReflectionDocBlock and other related libraries, particularly for documentation parsing and annotation handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LaraCSV

    LaraCSV

    CSV files from Eloquent model in seconds - a Laravel package

    A Laravel package to easily generate CSV files from the Eloquent model. CSV files from Eloquent model in seconds, a Laravel package. A proper CSV file will be downloaded with email and name fields. As simple as it sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IP-Tracer

    IP-Tracer

    Track any ip address with IP-Tracer. IP-Tracer is developed for Linux

    IP-Tracer is used to track an IP address. IP-Tracer is developed for Termux and Linux-based systems. you can easily retrieve IP address information using IP-Tracer. IP-Tracer uses ip-API to track IP addresses.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Laravel Dusk Dashboard

    Laravel Dusk Dashboard

    A beautiful dashboard for your Laravel Dusk tests

    Laravel Dusk Dashboard is a Laravel package that gives you a beautiful Dashboard for your Dusk test suites. It completely visualizes the individual steps that are involved when your Dusk tests are running, as well as DOM snapshots for each individual step. This makes it super useful when trying to debug your browser tests and figure out what they are doing in the background. You can also make use of your browser's debug tools to inspect the DOM snapshots. In addition to the UI Dashboard,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Countries

    Countries

    Laravel countries and currencies

    This package has all sorts of information about countries. Amongst many other information, you'll be able to plot country maps. This package is not tied to Laravel and doesn't require it to be installed (we have a bridge for this purpose), but it has Laravel Collections in its core, all methods in Collections are available, this way you can do things like filter, map, reduce, search, sort, reject, and a lot more. It, actually, uses Coollection, which is Laravel Collections with a fluent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Searchable

    Laravel Searchable

    A php trait to search laravel models

    Searchable is a trait for Laravel 4.2+ and Laravel 5.0 that adds a simple search function to Eloquent Models. Searchable allows you to perform searches in a table giving priorities to each field for the table and its relations. This is not optimized for big searches, but sometimes you just need to make it simple (Although it is not slow). By default, multi-word search terms are split and Searchable searches for each word individually. Relevance plays a role in prioritizing matches that match...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Laravel Create

    Laravel Create

    Create Laravel projects really fast

    Create new web projects really fast. By giving Pipe Dream a minimum of input in the form of a sketch/entity list it will predict your application schema and feed it into a set of pipes. These pipes will generate all the files needed to get started really quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel Test Factory Generator

    Laravel Test Factory Generator

    Generate Laravel test factories from your existing models

    This package will generate factories from your existing models so you can get started with testing your Laravel application more quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Blade X

    Laravel Blade X

    Use custom HTML components in your Blade views

    Supercharged Blade Components. This package provides an easy way to render custom HTML components in your Blade views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Codepot

    Web-based subversion manager

    Codepot is a web-based subversion repository manager. It incorporates the subversion revision control system and wiki-based documentation, and supports authentication via LDAP or DBMS. If you opt for the simplest, you can manage multiple subversion repositories independent of each other. Going beyond it, you can track issues, write documents, and upload release files. See it live at http://code.abiyo.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF). A single OVA file will import into VirtualBox and VMware.
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 22
    ORSEE
    ORSEE is a web-based Online Recruitment System for Economic Experiments. Key features: attribute query selection, random recruitment, experiment calendar, reputation system, automated mailing, pdf output, complete documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TestLink

    TestLink

    Test & requirements management

    TestLink is a web based Test Management tool. The application provides Test specification, Test plans and execution, Reporting, Requirements specification and collaborate with well-known bug trackers. Repository: https://github.com/TestLinkOpenSourceTRMS
    Leader badge
    Downloads: 578 This Week
    Last Update:
    See Project
  • 24
    Ness PHP

    Ness PHP

    A php framework with zero configuration.

    Website: https://nessphp.github.io GitHub: https://github.com/nessphp Documentation: https://nessphp.github.io/docs/index.html Donate: https://paypal.me/sinansalichasan Welcome to Ness PHP Framework. Do you need a web framework with minimized training effort? Ness PHP offers you a model-view-controller based environment for coding faster, safer and stronger web applications with (nearly) zero configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laravel Event Projector

    Laravel Event Projector

    Event sourcing for Artisans

    This package aims to be the entry point to get started with event sourcing in Laravel. It can help you with setting up aggregates, projectors, and reactors. If you've never worked with event sourcing, or are uncertain about what aggregates, projectors and reactors are head over to the getting familiar with event sourcing section in our docs.
    Downloads: 0 This Week
    Last Update:
    See Project