minicli

A minimalist framework for command-line applications in PHP (by minicli)

Minicli Alternatives

Similar projects and alternatives to minicli

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better minicli alternative or higher similarity.

minicli reviews and mentions

Posts with mentions or reviews of minicli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-16.
  • Creating an Automated Documentation Pipeline in PHP with Autodocs and GitHub Actions
    4 projects | dev.to | 16 Jan 2024
    { "user": "Erika Heidi", "bio": "Software and Documentation Engineer", "projects": { "minicli/minicli": { "description": "CLI framework for PHP", "link": "https://docs.minicli.dev" }, "erikaheidi/autodocs": { "description": "Tiny framework for automating documentation", "link": "https://github.com/erikaheidi/autodocs/wiki" } } }
  • A guide on Neovim's LSP client
    7 projects | dev.to | 13 Jan 2024
    In case you didn't click on the link to intelephense, you should know that is a language server for php. If you just want to test the code I show here, you don't need the php interpreter installed, just the source code of a php project. You can use this repository: minicli, is a decent size codebase and doesn't depend on any other php libraries.
  • Creating Safer Containerized PHP Runtimes with Wolfi
    3 projects | dev.to | 3 Mar 2023
    Let's create a simple demo app using Minicli, to demonstrate dependency management with Composer. The app will output a random combination of adjective + noun.
  • Como criar uma GitHub Action para importar posts do DEV.to em PHP com o Minicli - Vídeo + Tutorial
    3 projects | dev.to | 22 Apr 2022
  • How to Build and Distribute Beautiful Command-Line Applications with PHP and Composer
    20 projects | dev.to | 12 Feb 2022
    We won't use specialised frameworks like Minicli or Laravel Zero because the goal is not so much to focus on features but to better understand the development, testing, and distribution phases of command-line programs.
  • How to build GitHub Actions in PHP with Minicli and Docker
    4 projects | dev.to | 18 Nov 2021
    In this step-by-step tutorial, we've seen how to create a GitHub action to programmatically update a CONTRIBUTORS file for an open source project, using the Minicli framework for command line applications in PHP. If you'd like to use this action in one of your projects and don't want to build it from scratch, you can head over to the minicli/action-contributors repository on GitHub to set up this action within a workflow on your project. To find more about GitHub actions, you can check the official documentation, and you can also search for practical examples of workflows using Sourcegraph code search.
    4 projects | dev.to | 18 Nov 2021
    This will create a new composer.json file and download the base minicli/minicli package. Next, you need to create the entry point script that runs your command. Using your code editor of choice, create a new file in the root of the application called minicli (or another name of your choice):
  • How to Dynamically Update Twitter Cover Image to Show Latest Followers Using PHP GD and TwitterOAuth
    4 projects | dev.to | 2 Jun 2021
    For this demo, we'll create a command-line application using Minicli, a minimalist framework for command line applications in PHP. We'll use the TwitterOAuth library to communicate with the Twitter API.
  • Librarian - a minimalist file-based, headless CMS in PHP
    2 projects | dev.to | 8 Jan 2021
    Librarian is a minimalist file-based, headless CMS written in PHP, on top of minicli.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic minicli repo stats
12
1,006
7.4
10 months ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com