Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodeIgniter 4 SparkNew to Visual Studio Code? Get it now.
CodeIgniter 4 Spark

CodeIgniter 4 Spark

Manuel Gil

|
160 installs
| (0) | Free
| Sponsor
CodeIgniter 4 Spark for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

icon

CodeIgniter 4 Spark for VSCode

demo

Latest Release GitHub license

CodeIgniter 4 Spark for VSCode editor.

Requirements

  • CodeIgniter 4.4.0 or later
  • VSCode 1.46.0 or later

Features

Title Command Purpose
Spark: Make Command spark.file.command Generates a new spark command
Spark: Make Config spark.file.config Generates a new config file
Spark: Make Controller spark.file.controller Generates a new controller file
Spark: Make Entity spark.file.entity Generates a new entity file
Spark: Make Filter spark.file.filter Generates a new filter file
Spark: Make Helper spark.file.helper Generates a new helper file
Spark: Make Language spark.file.language Generates a new language file
Spark: Make Migration spark.file.migration Generates a new migration file
Spark: Make Model spark.file.model Generates a new model file
Spark: Make Resource spark.file.resource Generates a new resource file
Spark: Make Seeder spark.file.seeder Generates a new seeder file
Spark: Make Validation spark.file.validation Generates a new validation file
Spark: Migrate spark.terminal.migrate Locates and runs all new migrations against the database.
Spark: Migrate Refresh spark.terminal.migrate.refresh Refreshes the database state by first rolling back all migrations, and then migrating all
Spark: Migrate Rollback spark.terminal.migrate.rollback Run the "down" method for all migrations
Spark: Migrate Status spark.terminal.migrate.status Displays a list of all migrations and whether they've been run or not.
Spark: Start Serve spark.terminal.serve Launches the CodeIgniter PHP-Development Server
Spark: Generate Key spark.terminal.key Generates a new encryption key and writes it in an .env file
Spark: Clear Cache spark.terminal.cache.clear Clears the current system caches
Spark: Cache Info spark.terminal.cache.info Shows file cache information in the current system
Spark: Routes spark.terminal.routes Displays all routes
Spark: DB Create spark.terminal.db.create Create a new database schema
Spark: DB Seed spark.terminal.db.seed Runs the specified seeder to populate known data into the database
Spark: DB Table spark.terminal.db.table Retrieves information on the selected table

Other Repositories

  • CodeIgniter 4 Snippets for Visual Studio Code
  • CodeIgniter 4 Spark for Visual Studio Code

Community

  • CodeIgniter Hispano CiHispano

Changelog

See CHANGELOG.md

Authors

  • Manuel Gil - Owner - ManuelGil

See also the list of contributors who participated in this project.

License

CodeIgniter 4 Spark for VSCode is licensed under the MIT License - see the MIT License for details.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft